diff --git a/edible-plants.json b/edible-plants.json
index 05a9320..9a64cf7 100644
--- a/edible-plants.json
+++ b/edible-plants.json
@@ -39,7 +39,7 @@
         "markerSign": "{{ data.icon }}"
     },
     "info": [
-        "Map features that have a <a href='https://wiki.openstreetmap.org/wiki/Key:species'>species</a> or <a href='https://wiki.openstreetmap.org/wiki/Key:taxon'>taxon</a> tag with the latin plant name of an edible fruit.",
+        "Map features that have a <a target='_blank' href='https://wiki.openstreetmap.org/wiki/Key:species'>species</a> or <a target='_blank' href='https://wiki.openstreetmap.org/wiki/Key:taxon'>taxon</a> tag with the latin plant name of an edible fruit.",
         "<table>",
         "{% for data in const %}",
         "  <tr>",