Ignore:
Timestamp:
2012-03-06T13:44:01+01:00 (13 years ago)
Author:
donvip
Message:

opendata: fix modules list

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/opendata/util/opendata/ModuleListGenerator.java

    r28003 r28004  
    2020         */
    2121        public static void main(String[] args) {
    22                 final String url = "http://svn.openstreetmap.org/applications/editors/josm/plugins/opendata/";
     22                final String url = "http://svn.openstreetmap.org/applications/editors/josm/plugins/opendata/dist/";
    2323                String baseDir = "";
    2424                if (args.length > 0) {
Note: See TracChangeset for help on using the changeset viewer.