Skip to content

Commit

Permalink
correct project urls
Browse files Browse the repository at this point in the history
  • Loading branch information
henryaddison committed Mar 20, 2024
1 parent 2dde9b9 commit 31876dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ classifiers = [
dynamic = ["dependencies"]

[project.urls]
"Homepage" = "https://github.com/henryaddison/score_sde_pytorch"
"Bug Tracker" = "https://github.com/henryaddison/score_sde_pytorch/issues"
"Homepage" = "https://github.com/henryaddison/mlde"
"Bug Tracker" = "https://github.com/henryaddison/mlde/issues"

[project.scripts]
mlde = "ml_downscaling_emulator.bin:app"
Expand Down

0 comments on commit 31876dd

Please sign in to comment.