aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2019-01-26 11:35:08 -0500
committerJason R. Coombs <jaraco@jaraco.com>2019-01-26 11:35:08 -0500
commit590919d07a3036db09a3918b73ce3c8f91b84a7c (patch)
tree738d364263a9c456b44e281cfca4ddbd321a546b /docs
parent9b777b7599c1379d06f6a250410adba2607bfc4f (diff)
downloadexternal_python_setuptools-590919d07a3036db09a3918b73ce3c8f91b84a7c.tar.gz
external_python_setuptools-590919d07a3036db09a3918b73ce3c8f91b84a7c.tar.bz2
external_python_setuptools-590919d07a3036db09a3918b73ce3c8f91b84a7c.zip
Inject the project name in the referral also
Diffstat (limited to 'docs')
-rw-r--r--docs/_templates/indexsidebar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_templates/indexsidebar.html b/docs/_templates/indexsidebar.html
index b8c6148e..687cd2c9 100644
--- a/docs/_templates/indexsidebar.html
+++ b/docs/_templates/indexsidebar.html
@@ -11,5 +11,5 @@
<p>
Professionally-supported {{ project }} is available with the
-<a href="https://tidelift.com/subscription/pkg/pypi-setuptools?utm_source=pypi-setuptools&utm_medium=readme">Tidelift Subscription</a>.
+<a href="https://tidelift.com/subscription/pkg/pypi-{{ project }}?utm_source=pypi-{{ project }}&utm_medium=readme">Tidelift Subscription</a>.
</p>