diff --git a/README.md b/README.md index afa91a0..8659703 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # SAC Route Portal GPX Downloader -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/] +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/) for finding interesting hiking routes. However you can not download the tracks as gpx files, as they argue that the exact diff --git a/manifest.json b/manifest.json index ea66d89..41ad7a1 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "version": "0.1", "developer": { "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.",