Skip to content

Commit eddbbe2

Browse files
authored
Add a link to the download archives (#167)
1 parent 75e84dc commit eddbbe2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: templates/404.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,9 @@ <h3>Navigation</h3>
6565
<div class="body" role="main">
6666
<h1>404 — Archive Not Found</h1>
6767
<p>The archive you're trying to download has not been built yet.</p>
68-
<p>Please try again later.</p>
68+
<p>Please try again later or consult the
69+
<a href="https://docs.python.org/3/archives/">archives for earlier versions</a>.
70+
</p>
6971
<div class="clearer"></div>
7072
</div>
7173
</div>

0 commit comments

Comments
 (0)