fix dspace website url (#1182)

- ref: #1
- `https://duraspace.org/dspace/ : HTTPSConnectionPool(host='duraspace.org', port=443): Max retries exceeded with url: /dspace/ (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7facafcdd340>: Failed to establish a new connection: [Errno 111] Connection refused'))`
- README points to new url
This commit is contained in:
Rabenherz112 2025-03-06 22:20:23 +01:00 committed by GitHub
parent 76805fe581
commit db6a66a55b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
name: DSpace
website_url: https://duraspace.org/dspace/
website_url: http://www.dspace.org/
description: Turnkey repository application providing durable access to digital resources.
licenses:
- BSD-3-Clause