use correct markdown syntax for links
This commit is contained in:
parent
48f0af818f
commit
b7f1b85129
@ -1,7 +1,7 @@
|
|||||||
# SAC Route Portal GPX Downloader
|
# SAC Route Portal GPX Downloader
|
||||||
|
|
||||||
The (Swiss Alpine Club)[https://www.sac-cas.ch/en/] has a great
|
The [Swiss Alpine Club](https://www.sac-cas.ch/en/) has a great
|
||||||
(route portal)[https://www.sac-cas.ch/en/huts-and-tours/sac-route-portal/]
|
[route portal](https://www.sac-cas.ch/en/huts-and-tours/sac-route-portal/)
|
||||||
for finding interesting hiking routes.
|
for finding interesting hiking routes.
|
||||||
|
|
||||||
However you can not download the tracks as gpx files, as they argue that the exact
|
However you can not download the tracks as gpx files, as they argue that the exact
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
"version": "0.1",
|
"version": "0.1",
|
||||||
"developer": {
|
"developer": {
|
||||||
"name": "Sebastian Hugentobler",
|
"name": "Sebastian Hugentobler",
|
||||||
"url": "https://code.vanwa.ch"
|
"url": "https://code.vanwa.ch/sebastian/sac-route-portal-gpx-fx"
|
||||||
},
|
},
|
||||||
|
|
||||||
"description": "Download gpx tracks from the sac route portal.",
|
"description": "Download gpx tracks from the sac route portal.",
|
||||||
|
Loading…
Reference in New Issue
Block a user