Skip to content

Commit

Permalink
Fixed url link on image upload modal publiclab#1675
Browse files Browse the repository at this point in the history
Fixed url link
  • Loading branch information
PrajwalBorkar authored Apr 26, 2022
1 parent 5b1d19c commit 2969541
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 2969541

Please sign in to comment.