Skip to content

Commit e388956

Browse files
authored
Merge pull request jupyter#172 from cameronoelsen/install-link-fix
Install link fix
2 parents 55ef5d4 + 862d926 commit e388956

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
@@ -41,7 +41,7 @@ <h4 class="jumbotron-text">Open source, interactive data science and scientific
4141
<h3 class="prompt-header">Ready to get started?</h3>
4242
<div>
4343
<a class="orange-button" href="https://try.jupyter.org/" target="_blank">Try it in your browser</a>
44-
<a class="orange-button install-button" href="https://jupyter.readthedocs.io/en/latest/install.html" target="_blank">Install the Notebook</a>
44+
<a class="orange-button install-button" href="install.html">Install the Notebook</a>
4545
</div>
4646
</div>
4747
</div>

0 commit comments

Comments
 (0)