fix(data): update Travelynx fork URL
Some checks are pending
Build and Deploy Static Site (Pride Theme) / build (push) Waiting to run
Build and Deploy Static Site / build (push) Waiting to run

Changed the "fork" field for Travelynx in `services.json` to include the correct Git repository URL. This provides accurate information for tracking the source and collaboration details of Travelynx, improving transparency for developers or users referring to the service's metadata.
This commit is contained in:
Kumi 2024-10-14 22:07:54 +02:00
parent cabb095028
commit e4f4e29cae
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -303,7 +303,7 @@
"name": "Travelynx",
"url": "https://traveling.coffee",
"homemade": false,
"fork": false,
"fork": "https://git.private.coffee/PrivateCoffee/travelynx",
"tiny_description": "rail journey logger (German)",
"short_description": "Travelynx is a service for logging your rail journeys. (German)",
"long_description": "Travelynx is a service for logging your rail journeys, primarily for Germany and surrounding Europe. You can use it to keep track of the trains you've taken, and to view statistics about your trips.",