Skip to content

Commit d8840f4

Browse files
joker234matthiasschaub
authored andcommitted
fix(ui): replace oqt URL in about page
1 parent 3093868 commit d8840f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sketch_map_tool/templates/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ <h1>{{ _('The Tool') }}</h1>
3232
images.
3333
In addition, the tool can evaluate how well-suited an area of the OSM base map is for participatory mapping based on
3434
a quality analysis of the OSM base map data through the
35-
<a href="https://oqt.ohsome.org/" target="_blank">HeiGIT ohsome quality analyst</a>.') }}
35+
<a href="https://api.quality.ohsome.org/" target="_blank">HeiGIT ohsome quality API</a>.') }}
3636
</p>
3737
<p>
3838
{{ _('For the data collection through offline participatory mapping you only need your participants, the printed

0 commit comments

Comments
 (0)