🔧 Updated editUrl for "Edit this page" function

This commit is contained in:
rzmk 2023-06-12 19:54:15 -04:00
parent 775ef27f2a
commit 7a32338f7f
No known key found for this signature in database

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: {