Ignore:
Timestamp:
2020-08-12T22:31:27+02:00 (5 years ago)
Author:
simon04
Message:

deprecate OSM svn, see #19509

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/tools/OsmUrlToBounds.java

    r16643 r16887  
    155155     * @param url string for parsing
    156156     * @return Bounds if shortlink, null otherwise
    157      * @see <a href="http://trac.openstreetmap.org/browser/sites/rails_port/lib/short_link.rb">short_link.rb</a>
     157     * @see <a href="https://github.com/openstreetmap/openstreetmap-website/blob/master/lib/short_link.rb">short_link.rb</a>
    158158     */
    159159    private static Bounds parseShortLink(final String url) {
Note: See TracChangeset for help on using the changeset viewer.