Ignore:
Timestamp:
2018-03-24T18:41:43+01:00 (7 years ago)
Author:
stoecker
Message:

http to https

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/CustomizePublicTransportStop/build.xml

    r34095 r34097  
    4545                author="false">
    4646            <classpath refid="compile.path"/>
    47             <link href="http://docs.oracle.com/javase/8/docs/api"/>
     47            <link href="https://docs.oracle.com//javase/8/docs/api"/>
    4848            <link href="https://josm.openstreetmap.de/doc"/>
    4949            <doctitle><![CDATA[<h2>${ant.project.name} - Javadoc</h2>]]></doctitle>
Note: See TracChangeset for help on using the changeset viewer.