Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ <h2 id="portable">Portable or not, the choice is yours!</h2>
</ul>
That is exactly what the official Python installer would do to your machine: in other words, you can have it both ways!

<p>(*) For WinPython 3.5, Windows 7/8 users may have to install <a href="http://www.microsoft.com/en-us/download/details.aspx?id=49984">Microsoft Visual C++ Redistributable for Visual Studio 2015</a>
<p>(*) For WinPython 3.5, Windows 7/8 users may have to install <a href="https://www.microsoft.com/en-us/download/details.aspx?id=49984">Microsoft Visual C++ Redistributable for Visual Studio 2015</a>
</p>
<div class="centered"><img style="width: 125px; height: 45px;" alt="WinPython Small Logos" src="images/small_logos.png"></div>
</div>
Expand Down