Fix tryton (#769)

* Fix Tryton Source Code URL & remove demo

- ref: #1
- `https://hg.tryton.org/ : HTTP 404`
- The source-code moved to `https://foss.heptapod.net/tryton/tryton` (see on the tryton.org, scroll down to the bottom, where the link is provided)
- The demo is not interactive but instead a download link to the software

* Add demo url

Found the public demo, which was moved to `https://hg.tryton.org/demo`
This commit is contained in:
Rabenherz112 2024-07-05 12:34:13 +02:00 committed by GitHub
parent b219aa1ac4
commit 7716afad6b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,5 +7,5 @@ platforms:
- Python
tags:
- Resource Planning
source_code_url: https://hg.tryton.org/
demo_url: https://www.tryton.org/download.html
source_code_url: https://foss.heptapod.net/tryton/tryton
demo_url: https://hg.tryton.org/demo