diff options
| -rw-r--r-- | pyproject.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pyproject.toml b/pyproject.toml index 7b59a68..4a8ef81 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,8 +53,8 @@ ] [project.urls] - "Homepage" = "https://https://neuromancer.sk/pyecsca/" - "Documentation" = "https://https://neuromancer.sk/pyecsca/" + "Homepage" = "https://pyecsca.org" + "Documentation" = "https://pyecsca.org" "Bug Tracker" = "https://github.com/J08nY/pyecsca/issues" "Repository" = "https://github.com/J08nY/pyecsca" |
