diff options
| author | J08nY | 2024-07-15 15:41:43 +0200 |
|---|---|---|
| committer | J08nY | 2024-07-15 15:41:43 +0200 |
| commit | 28eeb8f69a705bd752a7f9919f97f50abdb08928 (patch) | |
| tree | b0a93620ce8d376cb2b400b69d7b74b416ddf979 /pyproject.toml | |
| parent | 0eff8d9da4fbe449e314fd910c3ec5935bc4d346 (diff) | |
| download | pyecsca-28eeb8f69a705bd752a7f9919f97f50abdb08928.tar.gz pyecsca-28eeb8f69a705bd752a7f9919f97f50abdb08928.tar.zst pyecsca-28eeb8f69a705bd752a7f9919f97f50abdb08928.zip | |
Diffstat (limited to 'pyproject.toml')
| -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" |
