Skip to content

Commit 862b7f4

Browse files
committed
docs(book): fixed incorrect edit URL template
Signed-off-by: k4yt3x <i@k4yt3x.com>
1 parent b20f065 commit 862b7f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/book.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ title = "Video2X Documentations"
88
default-theme = "ayu"
99
preferred-dark-theme = "ayu"
1010
git-repository-url = "https://github.com/k4yt3x/video2x"
11-
edit-url-template = "https://github.com/k4yt3x/video2x/edit/master/docs/guide/{path}"
11+
edit-url-template = "https://github.com/k4yt3x/video2x/edit/master/docs/book/{path}"

0 commit comments

Comments
 (0)