Index: /trunk/nodist/pom.xml
===================================================================
--- /trunk/nodist/pom.xml	(revision 19620)
+++ /trunk/nodist/pom.xml	(revision 19621)
@@ -329,5 +329,5 @@
                 <groupId>org.webjars.npm</groupId>
                 <artifactId>tag2link</artifactId>
-                <version>2026.8.21</version>
+                <version>2026.6.26</version>
                 <scope>provided</scope>
             </dependency>
Index: /trunk/src/org/openstreetmap/josm/tools/Tag2Link.java
===================================================================
--- /trunk/src/org/openstreetmap/josm/tools/Tag2Link.java	(revision 19620)
+++ /trunk/src/org/openstreetmap/josm/tools/Tag2Link.java	(revision 19621)
@@ -65,5 +65,5 @@
 
     static final ListProperty PREF_SOURCE = new ListProperty("tag2link.source",
-            Collections.singletonList("resource://META-INF/resources/webjars/tag2link/2026.8.21/index.json"));
+            Collections.singletonList("resource://META-INF/resources/webjars/tag2link/2026.6.26/index.json"));
 
     static final CachingProperty<List<String>> PREF_SEARCH_ENGINES = new ListProperty("tag2link.search",
