Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update links, make PyPi link clickable #1066

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 24, 2022
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
Update links, make PyPi link clickable
  • Loading branch information
Gitoffthelawn authored Apr 10, 2022
commit fc34cf1d797906a1130086abe7cb2a91609b6b65
9 changes: 4 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Overview
--------

WinPython is a portable distribution of the Python programming
language for Windows (http://winpython.github.io).
language for Windows (https://winpython.github.io).

This is the `winpython` Python package, not the distribution itself.
It includes two main features:
Expand Down Expand Up @@ -59,11 +59,10 @@ manually any previous version of WinPython by removing the associated
directory ('winpython' in your site-packages directory).

From the Python package index, you may simply install WinPython *and*
upgrade an existing installation using `pip`::
http://pypi.python.org/pypi
upgrade an existing installation using `pip`: https://pypi.org

But the easiest way to install the last stable release of WinPython is
by using an executable installer: http://winpython.github.io/
by using an executable installer: https://winpython.github.io/

More informations
-----------------
Expand All @@ -72,4 +71,4 @@ More informations

* Development, bug reports and feature requests: https://github.com/winpython/winpython

* Discussions: http://groups.google.com/group/winpython
* Discussions: https://groups.google.com/group/winpython