Skip to content

Commit 7cabafa

Browse files
authored
Update index page to explicitly link to docs for the latest release.
1 parent 82be1d0 commit 7cabafa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

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

5-
<p>Read <a href="https://amaranth-lang.org/docs/amaranth/latest/">the latest version of the documentation available</a>.</p>
5+
<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>
66

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

0 commit comments

Comments
 (0)