Browse Source

Update contribute to doc link (#251)

Feng 2 years ago
parent
commit
ad6b82ed28
2 changed files with 3 additions and 1 deletions
  1. 2 0
      docs/conf.py
  2. 1 1
      docs/index.md

+ 2 - 0
docs/conf.py

@@ -82,3 +82,5 @@ html_static_path = ["_static"]
 html_css_files = [
     "css/custom.css",
 ]
+
+notfound_urls_prefix = None

+ 1 - 1
docs/index.md

@@ -61,5 +61,5 @@ environments/index
 
 Github <https://github.com/Farama-Foundation/MiniGrid>
 Donate <https://farama.org/donations>
-Contribute to the Docs <404>
+Contribute to the Docs <https://github.com/Farama-Foundation/MiniGrid/blob/master/.github/PULL_REQUEST_TEMPLATE.md>
 ```