Skip to content

Commit bcff38f

Browse files
authored
Merge pull request #100 from developmentseed/pyproject-typos
Update project URLs to point to titiler-multidim
2 parents 0f60b84 + f737c6e commit bcff38f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@ deployment = [
7676
]
7777

7878
[project.urls]
79-
Homepage = "https://github.com/developmentseed/titiler-xarray"
80-
Issues = "https://github.com/developmentseed/titiler-xarray/issues"
81-
Source = "https://github.com/developmentseed/titiler-xarray"
79+
Homepage = "https://github.com/developmentseed/titiler-multidim"
80+
Issues = "https://github.com/developmentseed/titiler-multidim/issues"
81+
Source = "https://github.com/developmentseed/titiler-multidim"
8282

8383
[tool.coverage.run]
8484
branch = true

0 commit comments

Comments
 (0)