Skip to content

Commit 236c4c9

Browse files
authored
Fix URLs in setup.cfg for documentation and source
Updated documentation and source URLs in setup.cfg.
1 parent 5e5fc9c commit 236c4c9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ long_description_content_type = text/markdown; charset=UTF-8; variant=GFM
1515
url = https://github.com/BiocPy/GenomicRanges
1616
# Add here related links, for example:
1717
project_urls =
18-
Documentation = https://github.com/BiocPy/GenomicRanges
19-
# Source = https://github.com/pyscaffold/pyscaffold/
18+
Documentation = https://biocpy.github.io/GenomicRanges/
19+
Source = https://github.com/BiocPy/GenomicRanges
2020
# Changelog = https://pyscaffold.org/en/latest/changelog.html
2121
# Tracker = https://github.com/pyscaffold/pyscaffold/issues
2222
# Conda-Forge = https://anaconda.org/conda-forge/pyscaffold

0 commit comments

Comments
 (0)