Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

Commit 26e752f

Browse files
authored
Merge pull request #32 from DiamondLightSource/coretl-patch-1
Correct docs pypi link
2 parents 303aaf4 + 1636aeb commit 26e752f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
icon_links=[
139139
dict(
140140
name="PyPI",
141-
url=f"https://pypi.org/project/{project}",
141+
url="https://pypi.org/project/python3-pip-skeleton",
142142
icon="fas fa-cube",
143143
)
144144
],

0 commit comments

Comments
 (0)