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

opendata: update modules list with OSM url

File:
1 edited

Legend:

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

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