Skip to content

Commit f629d09

Browse files
author
stoecker
committed
replace old URL
git-svn-id: https://josm.openstreetmap.de/svn/trunk@19544 0c6e7542-c601-0410-84e7-c038aed88b3b
1 parent 9835caa commit f629d09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ public static PluginInformation createInfo(String name, String url, Attributes m
5050
/**
5151
* Parses a plugin information document and replies a list of plugin information objects.
5252
*
53-
* See <a href="https://josm.openstreetmap.de/plugin">https://josm.openstreetmap.de/plugin</a>
53+
* See <a href="https://josm.openstreetmap.de/pluginicons">https://josm.openstreetmap.de/pluginicons</a>
5454
* for a sample of the document. The format is a custom format, kind of mix of CSV and RFC822 style
5555
* name/value-pairs.
5656
*

0 commit comments

Comments
 (0)