]> git.openstreetmap.org Git - nominatim-ui.git/blobdiff - src/components/DetailsPostcodeHint.svelte
various npm package updates
[nominatim-ui.git] / src / components / DetailsPostcodeHint.svelte
index 72d05b8cad411931962ef3cfd561072b3f33d5a7..23999572229a4926eb39197bef1007c6663e8d3c 100644 (file)
@@ -53,7 +53,7 @@
 
   Nightly calculated from nearby places having this postcode.
   <a href="https://nominatim.org/release-docs/latest/develop/Postcodes/">Documentation</a>.
-  You can search for those with an <a href={url} target="_blank">Overpass Turbo query</a>.
+  You can search for those with an <a href={url} target="_blank" rel="noreferrer">Overpass Turbo query</a>.
 </div>
 
 <style>