We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4423912 commit 1048945Copy full SHA for 1048945
docusaurus.config.js
@@ -58,7 +58,7 @@ const docs = [
58
/** @type {import('@docusaurus/plugin-content-docs').Options} */
59
const defaultSettings = {
60
breadcrumbs: true,
61
- editUrl: "https://github.com/easifem-fortran/easifem-fortran.github.io/tree/main/",
+ editUrl: "https://github.com/easifem/easifem.github.io/tree/main/",
62
showLastUpdateTime: true,
63
sidebarPath: require.resolve("./sidebars-default.js"),
64
remarkPlugins: [math],
0 commit comments