Skip to content

Commit

Permalink
updates in config
Browse files Browse the repository at this point in the history
  • Loading branch information
vickysharma0812 committed Apr 19, 2024
1 parent 4423912 commit 1048945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ const docs = [
/** @type {import('@docusaurus/plugin-content-docs').Options} */
const defaultSettings = {
breadcrumbs: true,
editUrl: "https://github.com/easifem-fortran/easifem-fortran.github.io/tree/main/",
editUrl: "https://github.com/easifem/easifem.github.io/tree/main/",
showLastUpdateTime: true,
sidebarPath: require.resolve("./sidebars-default.js"),
remarkPlugins: [math],
Expand Down

0 comments on commit 1048945

Please sign in to comment.