summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Car <nicholas.car@surroundaustralia.com>2021-04-24 21:01:07 +1000
committerNicholas Car <nicholas.car@surroundaustralia.com>2021-04-24 21:01:07 +1000
commitc0533b41b84bc69d94be0401f5d1be33ef636ec2 (patch)
treece3a68f4107a3afac6b1dade94819d7d09b0bd7e
parent2d7500d4ded0e547e4f29a04b5d77070bda0a84e (diff)
downloadrdflib-c0533b41b84bc69d94be0401f5d1be33ef636ec2.tar.gz
updated Python ref URL
-rw-r--r--docs/plugins.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/plugins.rst b/docs/plugins.rst
index b4a4e1b4..fd3ef507 100644
--- a/docs/plugins.rst
+++ b/docs/plugins.rst
@@ -8,7 +8,7 @@ Plugins
:target: _static/plugins-diagram.svg
-Many parts of RDFLib are extensible with plugins through `setuptools entry-points <http://pythonhosted.org/distribute/setuptools.html#dynamic-discovery-of-services-and-plugins>`_. These pages list the plugins included in RDFLib core.
+Many parts of RDFLib are extensible with plugins, `see setuptools' 'Creating and discovering plugins' <https://packaging.python.org/guides/creating-and-discovering-plugins/>`_. These pages list the plugins included in RDFLib core.