diff --git a/docs/book/book.toml b/docs/book/book.toml index 7d1579d..ed6d102 100644 --- a/docs/book/book.toml +++ b/docs/book/book.toml @@ -8,4 +8,4 @@ title = "Video2X Documentations" default-theme = "ayu" preferred-dark-theme = "ayu" git-repository-url = "https://github.com/k4yt3x/video2x" -edit-url-template = "https://github.com/k4yt3x/video2x/edit/master/docs/guide/{path}" +edit-url-template = "https://github.com/k4yt3x/video2x/edit/master/docs/book/{path}"