diff options
Diffstat (limited to 'main/index.html')
-rw-r--r-- | main/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/main/index.html b/main/index.html index cbac4b0a..6709084f 100644 --- a/main/index.html +++ b/main/index.html @@ -183,6 +183,7 @@ </ul> <p class="caption" role="heading"><span class="caption-text">Other:</span></p> <ul> +<li class="toctree-l1"><a class="reference internal" href="development.html">Local Development & Testing</a></li> <li class="toctree-l1"><a class="reference internal" href="changelog.html">Changelog</a></li> </ul> @@ -339,6 +340,7 @@ <li><p><a class="reference internal" href="genindex.html"><span class="std std-ref">Index</span></a></p></li> <li><p><a class="reference internal" href="search.html"><span class="std std-ref">Search Page</span></a></p></li> <li><p><a class="reference external" href="https://github.com/python-discord/bot-core/blob/main/docs/README.md">Information</a></p></li> +<li><p><a class="reference internal" href="development.html"><span class="doc">Local Development & Testing</span></a></p></li> <li><p><a class="reference internal" href="changelog.html"><span class="doc">Changelog</span></a></p></li> </ul> </section> |