diff --git a/docs/book.toml b/docs/book.toml index ab8a365dbbf3..3282d8c8e7ad 100644 --- a/docs/book.toml +++ b/docs/book.toml @@ -11,3 +11,4 @@ site-url = "/pokeemerald-expansion/" [preprocessor.fix_links] command = "python3 fix_links.py" +after = [ "links" ]