]> git.openstreetmap.org Git - nominatim-ui.git/commitdiff
Fix broken links in Readme file (#101)
authorotbutz <tbutz@optitool.de>
Mon, 8 Mar 2021 12:14:53 +0000 (13:14 +0100)
committerGitHub <noreply@github.com>
Mon, 8 Mar 2021 12:14:53 +0000 (13:14 +0100)
README.md

index eccd33c79a6364c987d68fa24451af4f14504341..9df43df308f48f3f3f12e24201f26be4b2996046 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,8 +8,8 @@ Debugging user interface for [Nominatim](https://nominatim.org/)
 The frontend runs standalone as website and will request data
 from a separate Nominatim API running on http://localhost:80/nominatim/ (configurable, see below).
 
-Download a stable release from [https://github.com/osm-search/nominatim-ui/releases]().
-For technical background, how to develop and create a release see [CONTRIBUTE.md](CONTRIBUTE.md) file at [https://github.com/osm-search/nominatim-ui/]().
+Download a stable release from [https://github.com/osm-search/nominatim-ui/releases](https://github.com/osm-search/nominatim-ui/releases).
+For technical background, how to develop and create a release see [CONTRIBUTE.md](CONTRIBUTE.md) file at [https://github.com/osm-search/nominatim-ui/](https://github.com/osm-search/nominatim-ui).
 
 ![Screenshot](screenshot.png)