Skip to content

Commit 7c1e8b2

Browse files
1 parent e422a61 commit 7c1e8b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Notes01.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ public class Notes01
1818
static final String dev_api_path = "https://api06.dev.openstreetmap.org/api/0.6/";
1919

2020
static final String de_overpass_path = "https://overpass-api.de/api/";
21-
static final String ru_overpass_path = "http://overpass.osm.rambler.ru/cgi/";
21+
static final String ru_overpass_path = "http://overpass.openstreetmap.ru/cgi/";
2222
static final String fr_overpass_path = "https://api.openstreetmap.fr/api/";
2323
static final String ch_overpass_path = "https://overpass.osm.ch/api/";
2424

0 commit comments

Comments
 (0)