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 0eedf69 commit b0b87d2Copy full SHA for b0b87d2
docs/conf.py
@@ -73,7 +73,7 @@ def setup(app):
73
'github_banner': True,
74
'projects': alagitpull.projects,
75
'project_name': about['__title__'],
76
- 'project_url': 'https://libvcs.git-pull.com',
+ 'project_url': about['__docs__'],
77
'show_meta_manifest_tag': True,
78
'show_meta_og_tags': True,
79
'show_meta_app_icon_tags': True,
0 commit comments