Skip to content

Commit

Permalink
Fix faq link anchor
Browse files Browse the repository at this point in the history
  • Loading branch information
ffont committed Oct 7, 2024
1 parent e6186e8 commit 304b452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/accounts/upload.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ <h4 class="text-light-grey">Please note before uploading...</h4>
<div class="col-md-6 col-lg-3">
<div class="padding-right-2">
<h5>Legality</h5>
<p>Only upload sounds created or recorded <strong>by you</strong>. <a href="{% url "wiki-page" "faq" %}#sounds-4">More details...</a></p>
<p>Only upload sounds created or recorded <strong>by you</strong>. <a href="{% url "wiki-page" "faq" %}#what-sounds-are-legal-to-put-on-freesound">More details...</a></p>
</div>
</div>
<div class="col-md-6 col-lg-3">
Expand Down

0 comments on commit 304b452

Please sign in to comment.