Skip to content

Commit 43aafa6

Browse files
committed
Set docs url
1 parent d2b7300 commit 43aafa6

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ Contributing Guide
77
**Contributing guide for repo-helper and associated projects**
88

99
.. end short_desc
10+
11+
View online at https://contributing.repo-helper.uk

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ file = "LICENSE"
2222
Homepage = "https://github.com/repo-helper/contributing"
2323
"Issue Tracker" = "https://github.com/repo-helper/contributing/issues"
2424
"Source Code" = "https://github.com/repo-helper/contributing"
25-
Documentation = "https://contributing.readthedocs.io/en/latest"
25+
Documentation = "https://contributing.repo-helper.uk"
2626

2727
[tool.mkrecipe]
2828
conda-channels = [ "repo-helper",]

repo_helper.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ sphinx_html_theme: furo
1616
enable_tests: false
1717
enable_conda: false
1818
on_pypi: false
19+
docs_url: https://contributing.repo-helper.uk
1920

2021
python_versions:
2122
- '3.8'

0 commit comments

Comments
 (0)