Update Slimta website URL (#672)

- ref. #1
- e983df05fa
- `ERROR:url_check.py: [954/1327] https://www.slimta.org : HTTPSConnectionPool(host='www.slimta.org', port=443): Max retries exceeded with url: / (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7f58324f2fe0>: Failed to resolve 'www.slimta.org' ([Errno -3] Temporary failure in name resolution)"))`
This commit is contained in:
nodiscc 2024-04-19 16:05:44 +00:00 committed by GitHub
parent 92ca6aea6b
commit 753c381f07
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
name: Slimta
website_url: https://www.slimta.org
website_url: https://slimta.github.io/
description: Mail Transfer Library built on Python.
licenses:
- MIT