Skip to content

Commit f7bc789

Browse files
authored
Merge pull request #68 from scott-vsi/patch-1
Fix broken link in readme.
2 parents dfc2239 + a8724d4 commit f7bc789

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ them like to normal query to the API.
7575

7676
#### MapQuery
7777

78-
This is a shorthand for a `complete ways and
79-
relations <http://wiki.openstreetmap.org/wiki/Overpass_API/Language_Guide#Completed_ways_and_relations>`__
78+
This is a shorthand for a [complete ways and
79+
relations](http://wiki.openstreetmap.org/wiki/Overpass_API/Language_Guide#Recursing_up_and_down:_Completed_ways_and_relations)
8080
query in a bounding box (the 'map call'). You just pass the bounding box
8181
to the constructor:
8282

@@ -111,4 +111,4 @@ issue](https://github.com/mvexel/overpass-api-python-wrapper/issues>).
111111

112112
### Where did the CLI tool go?
113113

114-
I decided that it does not belong in this repo. If you still want it, get version 0.4.0 or below.
114+
I decided that it does not belong in this repo. If you still want it, get version 0.4.0 or below.

0 commit comments

Comments
 (0)