Skip to content

Commit cecdb42

Browse files
authored
Modify project URLs in setup.cfg
Updated project URLs for documentation and source.
1 parent bc3c8a8 commit cecdb42

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/tiledbarray/
1616
# Add here related links, for example:
1717
project_urls =
18-
Documentation = https://github.com/biocpy/tiledbarray/
19-
# Source = https://github.com/pyscaffold/pyscaffold/
18+
Documentation = https://biocpy.github.io/TileDBArray/
19+
Source = https://github.com/biocpy/tiledbarray/
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)