Skip to content

Commit fda1048

Browse files
author
stoecker
committed
add alternative
git-svn-id: https://josm.openstreetmap.de/svn/trunk@19545 0c6e7542-c601-0410-84e7-c038aed88b3b
1 parent f629d09 commit fda1048

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/org/openstreetmap/josm/plugins/PluginInformation.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,7 @@ public String getDescriptionAsHtml() {
361361
public boolean isExternal() {
362362
return downloadlink != null
363363
&& !downloadlink.startsWith("https://josm.openstreetmap.de/osmsvn/applications/editors/josm/dist/")
364+
&& !downloadlink.startsWith("https://josm.eu/osmsvn/applications/editors/josm/dist/")
364365
&& !downloadlink.startsWith("https://github.com/JOSM/");
365366
}
366367

0 commit comments

Comments
 (0)