🔀 Merge pull request #14 from dathere/edit-page-fix

🔧 Resolves #13, updated editUrl for "Edit this page" function
This commit is contained in:
Mueez Khan 2023-06-12 19:57:49 -04:00 committed by GitHub
commit 4e1d2f6383
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,8 +43,7 @@ const config = {
sidebarPath: require.resolve("./sidebars.js"),
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl:
"https://github.com/dathere/de-intern-guide/tree/main/packages/create-docusaurus/templates/shared/",
editUrl: "https://github.com/dathere/de-intern-guide/tree/main/",
},
blog: false,
theme: {