Skip to content

Commit

Permalink
Fix URL in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ENT8R authored and westnordost committed Feb 7, 2018
1 parent d899879 commit 28ca3e3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ public void applyAnswerTo(Bundle answer, StringMapChangesBuilder changes)

@Override public Countries getEnabledForCountries()
{
// See overview here: https://ent8r.github.io/blacklistr/?java=tactile_paving/AddTactilePavingBusStop.java
// See overview here: https://ent8r.github.io/blacklistr/?java=tactile_paving/AddTactilePavingCrosswalk.java
// #750
return AddTactilePavingCrosswalk.ENBABLED_FOR_COUNTRIES;
}
Expand Down

0 comments on commit 28ca3e3

Please sign in to comment.