Skip to content

Commit

Permalink
style link correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
mlandauer committed May 28, 2024
1 parent 345fd86 commit dc599f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<p>
To be able to display and send alerts for planning applications, Planning Alerts needs to download applications from as many councils as possible. As the vast majority of councils don't supply the data in a reusable,
machine-readable format we need to write
<%= link_to "web scrapers", "https://secure.wikimedia.org/wikipedia/en/wiki/Web_scraping" %>
<%= pa_link_to "web scrapers", "https://secure.wikimedia.org/wikipedia/en/wiki/Web_scraping" %>
for each local government authority.
</p>
<p class="mt-4">
Expand Down

0 comments on commit dc599f2

Please sign in to comment.