Ignore:
Timestamp:
2014-03-24T22:26:43+01:00 (11 years ago)
Author:
donvip
Message:

[josm_reverter] https link to OSM website

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/reverter/src/reverter/RevertChangesetTask.java

    r30307 r30359  
    7474                    new Notification(
    7575                            e.getMessage()+"<br>"+
    76                             tr("See {0}", "<a href=\"http://www.openstreetmap.org/redactions\">http://www.openstreetmap.org/redactions</a>"))
     76                            tr("See {0}", "<a href=\"https://www.openstreetmap.org/redactions\">https://www.openstreetmap.org/redactions</a>"))
    7777                    .setIcon(JOptionPane.ERROR_MESSAGE)
    7878                    .setDuration(Notification.TIME_LONG)
Note: See TracChangeset for help on using the changeset viewer.