Skip to content

Commit df52c17

Browse files
committed
Correct changelog URL in pyproject.toml
Corrected the GitHub URL for the changelog to point to the SalishSeaCast/tools repository releases page. Ensures accurate navigation for users accessing release information.
1 parent e0014d7 commit df52c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SalishSeaTools/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies = [
5858

5959
[project.urls]
6060
"Documentation" = "https://salishsea-meopar-tools.readthedocs.org/en/latest/SalishSeaTools/"
61-
"Changelog" = "https://github.com/43ravens/NEMO_Nowcast/releases"
61+
"Changelog" = "https://github.com/SalishSeaCast/tools/releases"
6262
"Issue Tracker" = "https://github.com/SalishSeaCast/tools/issues"
6363
"Source Code" = "https://github.com/SalishSeaCast/tools/tree/main/SalishSeaTools"
6464

0 commit comments

Comments
 (0)