Skip to content

Commit be826cc

Browse files
committed
add correct links to Release Tours
1 parent e808727 commit be826cc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,10 @@ <h2><a href="https://doc.sagemath.org/html/en/installation/index.html">Install {
145145
<div class="small">
146146
<span class="nowrap"><a href="https://github.com/sagemath/sage/releases">Releases</a>
147147
&middot; </span>
148-
{#<span class="nowrap"><a href="https://wiki.sagemath.org/ReleaseTours/">Release Tours</a>
149-
&middot; </span>#}
148+
<span class="nowrap"><a href=""https://github.com/sagemath/sage/wiki/Release-Tours>Release Tours</a>
149+
&middot; </span>
150+
<span class="nowrap"><a href=""https://github.com/sagemath/sage/wiki/Sage-{{version}}-Release-Tour>Release Tour for {{version}}</a>
151+
&middot; </span>
150152
{#<span class="nowrap"><a href="changelogs/index.html">Changelogs</a>
151153
&middot; </span>#}
152154
{#<span class="nowrap"><a href="download-source.html">Source tarball {{ version_src }}</a>

0 commit comments

Comments
 (0)