Skip to content

Commit

Permalink
Fixed url link on image upload modal #1675 (#1676)
Browse files Browse the repository at this point in the history
Fixed url link
  • Loading branch information
PrajwalBorkar authored May 7, 2022
1 parent bceaed3 commit bc46b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/images/_new.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
</button>
<hr />
<p>
Where can you get images to upload?<br />Take them from an airplane window, or read about <a href="http://publiclab.org/wiki/Balloonslloons-mapping">Grassroots Mapping with Balloons and Kites</a>.
Where can you get images to upload?<br />Take them from an airplane window, or read about <a target="_blank" href="https://publiclab.org/wiki/balloon-mapping">Grassroots Mapping with Balloons and Kites</a>.
</p>
</div>
</div>
Expand Down

0 comments on commit bc46b94

Please sign in to comment.