Skip to content

Commit 115151c

Browse files
committed
Update site URL
1 parent 5311a24 commit 115151c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pythons/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h2></h2>
2323
</header>
2424

2525
<section id="downloads" class="clearfix">
26-
<a href="https://github.com/yyuu/yyuu.github.com" id="view-on-github" class="button"><span>View on GitHub</span></a>
26+
<a href="https://github.com/pyenv/pyenv.github.io" id="view-on-github" class="button"><span>View on GitHub</span></a>
2727
</section>
2828

2929
<hr>
@@ -33,7 +33,7 @@ <h2></h2>
3333
<h3>Welcome to the pyenv's official mirror of Python archives.</h3>
3434

3535
<p>The python-build, is a plugin of pyenv that allows users to install python from source,
36-
uses <a href="http://yyuu.github.io/pythons">http://yyuu.github.io/pythons</a> for faster downloads.</p>
36+
uses <a href="http://pyenv.github.io/pythons">http://pyenv.github.io/pythons</a> for faster downloads.</p>
3737

3838
<p>You can enforce python-build to use optional mirror site with overriding <code>PYTHON_BUILD_MIRROR_URL</code>.</p>
3939

0 commit comments

Comments
 (0)