🔧 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"), sidebarPath: require.resolve("./sidebars.js"),
// Please change this to your repo. // Please change this to your repo.
// Remove this to remove the "edit this page" links. // Remove this to remove the "edit this page" links.
editUrl: editUrl: "https://github.com/dathere/de-intern-guide/tree/main/",
"https://github.com/dathere/de-intern-guide/tree/main/packages/create-docusaurus/templates/shared/",
}, },
blog: false, blog: false,
theme: { theme: {