Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b6de5e3

Browse filesBrowse files
committed
DOC: fix up some links
1 parent 1091ae1 commit b6de5e3
Copy full SHA for b6de5e3

File tree

Expand file treeCollapse file tree

3 files changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+3
-3
lines changed

‎INSTALL

Copy file name to clipboardExpand all lines: INSTALL
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ Required Dependencies
183183
:term:`numpy` |minimum_numpy_version| (or later)
184184
array support for python (`download numpy <http://www.numpy.org>`_)
185185

186-
`setuptools <http://pythonhosted.org/setuptools/>`__
186+
`setuptools <https://setuptools.readthedocs.io/en/latest/>`__
187187
Setuptools provides extensions for python package installation.
188188

189189
:term:`dateutil` 1.1 or later

‎doc/devel/gitwash/git_links.inc

Copy file name to clipboardExpand all lines: doc/devel/gitwash/git_links.inc
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
.. _git-osx-installer: https://code.google.com/archive/p/git-osx-installer/downloads
1717
.. _subversion: http://subversion.tigris.org/
1818
.. _git cheat sheet: http://cheat.errtheblog.com/s/git
19-
.. _pro git book: http://progit.org/
19+
.. _pro git book: https://git-scm.com/book/en/v2
2020
.. _git svn crash course: https://git-scm.com/course/svn.html
2121
.. _learn.github: http://learn.github.com/
2222
.. _network graph visualizer: https://github.com/blog/39-say-hello-to-the-network-graph-visualizer

‎doc/users/github_stats.rst

Copy file name to clipboardExpand all lines: doc/users/github_stats.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1454,7 +1454,7 @@ Issues (889):
14541454
* :ghissue:`5977`: legend needs logic to deal with new linestyle scaling by linewidth
14551455
* :ghissue:`6365`: Default format time series xtick labels changed
14561456
* :ghissue:`6104`: docs: latex required for PDF plotting?
1457-
* :ghissue:`6451`: Inequality error on web page http://matplotlib.org/faq/howto_faq.htm
1457+
* :ghissue:`6451`: Inequality error on web page http://matplotlib.org/faq/howto_faq.html
14581458
* :ghissue:`6459`: use conda already installed on appveyor
14591459
* :ghissue:`6043`: Advanced hillshading example looks strange with new defaults.
14601460
* :ghissue:`6440`: BUG: set_tick_params labelcolor should apply to offset

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.