Point download link in header to index page

This commit is contained in:
RichardG867
2021-12-01 17:23:17 -03:00
parent 036e33c15f
commit 6786472e5b
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@
<a href="/"><img src="/avaicon.png" id="icon" /><img src="/assets/images/86box-logo.png" id="logo" /></a>
</header>
<nav>
<a href="https://github.com/86Box/86Box#automatic-builds">Downloads</a>
<a href="/#downloads">Downloads</a>
<a href="https://86box.readthedocs.io/en/latest/index.html">Docs</a>
<a href="/blog.html">Blog</a>
<a href="https://github.com/86Box/86Box">GitHub</a>

View File

@@ -23,7 +23,7 @@ Features
Downloads
---------
The latest stable version of 86Box is **v3.0**, which was released on December 1, 2021, and is available from our [GitHub repository](https://github.com/86Box/86Box/releases/tag/v3.0).
<a name="downloads" />The latest stable version of 86Box is **v3.0**, which was released on December 1, 2021, and is available from our [GitHub repository](https://github.com/86Box/86Box/releases/tag/v3.0).
We also offer [nightly builds](https://github.com/86Box/86Box#automatic-builds), which are built from the latest source code, but may not be as stable and/or optimized as stable builds.