mirror of
https://github.com/LukeHagar/plex-docs.git
synced 2025-12-06 04:20:40 +00:00
corrected blog editUrl
This commit is contained in:
@@ -48,7 +48,7 @@ const config = {
|
||||
showReadingTime: true,
|
||||
// Please change this to your repo.
|
||||
// Remove this to remove the "edit this page" links.
|
||||
editUrl: "https://github.com/LukeHagar/plex-docs/tree/main/blog",
|
||||
editUrl: "https://github.com/LukeHagar/plex-docs/tree/main",
|
||||
},
|
||||
theme: {
|
||||
customCss: require.resolve("./src/css/custom.css"),
|
||||
|
||||
Reference in New Issue
Block a user