Skip to content

Commit

Permalink
Update index page to explicitly link to docs for the latest release.
Browse files Browse the repository at this point in the history
  • Loading branch information
whitequark authored Sep 24, 2024
1 parent 82be1d0 commit 7cabafa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

<p>Try <a href="https://amaranth-lang.org/play/">Amaranth in your browser</a>.</p>

<p>Read <a href="https://amaranth-lang.org/docs/amaranth/latest/">the latest version of the documentation available</a>.</p>
<p>Read <a href="https://amaranth-lang.org/docs/amaranth/v0.5.2/">documentation for the latest released version</a>, or <a href="https://amaranth-lang.org/docs/amaranth/latest/">documentation for the in-development, unreleased functionality</a>.</p>

<p>Read <a href="https://amaranth-lang.org/rfcs/">the accepted RFCs</a>.</p>

0 comments on commit 7cabafa

Please sign in to comment.