We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6afdff9 commit 703d601Copy full SHA for 703d601
setup.py
@@ -21,7 +21,7 @@
21
description="Sphinx Extension that redirects non-existent pages to working pages.",
22
long_description=long_description,
23
long_description_content_type="text/markdown",
24
- url="https://github.com/wpilibsuite/rediraffe",
+ url="https://github.com/wpilibsuite/sphinxext-rediraffe",
25
install_requires=["sphinx>=2.0"],
26
packages=["sphinxext"],
27
classifiers=[
0 commit comments