summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorOlly Cope <olly@ollycope.com>2020-06-08 10:30:14 +0000
committerOlly Cope <olly@ollycope.com>2020-06-08 10:30:14 +0000
commit1a297239e30b7e2dfed7055745a14f86a5586646 (patch)
tree439a2821816df6f66b0f0695bf3422ad0f7f7ff8 /doc
parent2e87cbb99a9ee0318fc5d6b8fa011d453ccdd00d (diff)
downloadyoyo-1a297239e30b7e2dfed7055745a14f86a5586646.tar.gz
doc: update repo link to point to sourcehut
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index f157eda..450535d 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -91,7 +91,7 @@ html_theme = "fresco_sphinx_theme"
# documentation.
#
html_theme_options = {
- "repo_url": "https://bitbucket.org/ollyc/yoyo/",
+ "repo_url": "https://hg.sr.ht/~olly/yoyo/",
"issues_url": "https://bitbucket.org/ollyc/yoyo/issues/",
}