summaryrefslogtreecommitdiff
path: root/docs/guide.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/guide.rst')
-rw-r--r--docs/guide.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide.rst b/docs/guide.rst
index 7780a32..9a7c5cd 100644
--- a/docs/guide.rst
+++ b/docs/guide.rst
@@ -326,7 +326,7 @@ The :class:`NpmSpec` scheme
"""""""""""""""""""""""""""
The :class:`NpmSpec` class implements the full NPM specification (from
-https://docs.npmjs.com/misc/semver.html):
+https://github.com/npm/node-semver#ranges):
.. code-block:: pycon