Skip to content

Commit 1048945

Browse files
updates in config
1 parent 4423912 commit 1048945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ const docs = [
5858
/** @type {import('@docusaurus/plugin-content-docs').Options} */
5959
const defaultSettings = {
6060
breadcrumbs: true,
61-
editUrl: "https://github.com/easifem-fortran/easifem-fortran.github.io/tree/main/",
61+
editUrl: "https://github.com/easifem/easifem.github.io/tree/main/",
6262
showLastUpdateTime: true,
6363
sidebarPath: require.resolve("./sidebars-default.js"),
6464
remarkPlugins: [math],

0 commit comments

Comments
 (0)