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

http to https

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/reltoolbox/src/relcontext/relationfix/BoundaryFixer.java

    r33708 r34095  
    1414
    1515/**
    16  * @see http://wiki.openstreetmap.org/wiki/Relation:boundary
     16 * @see https://wiki.openstreetmap.org/wiki/Relation:boundary
    1717 */
    1818public class BoundaryFixer extends MultipolygonFixer {
     
    2525     * For boundary relations both "boundary" and "multipolygon" types are applicable, but
    2626     * it should also have key boundary=administrative to be fully boundary.
    27      * @see http://wiki.openstreetmap.org/wiki/Relation:boundary
     27     * @see https://wiki.openstreetmap.org/wiki/Relation:boundary
    2828     */
    2929    @Override
Note: See TracChangeset for help on using the changeset viewer.