We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31b82c3 commit aeb13ffCopy full SHA for aeb13ff
1 file changed
book.toml
@@ -30,8 +30,8 @@ additional-js = [
30
curly-quotes = true
31
print = { enable = true }
32
fold = { enable = true, level = 0 }
33
-git-repository-url = "https://github.com/ISSOtm/gb-asm-tutorial"
34
-edit-url-template = "https://github.com/ISSOtm/gb-asm-tutorial/edit/master/{path}"
+git-repository-url = "https://github.com/gbdev/gb-asm-tutorial"
+edit-url-template = "https://github.com/gbdev/gb-asm-tutorial/edit/master/{path}"
35
site-url = "/gb-asm-tutorial/"
36
37
[output.linkcheck]
0 commit comments