Skip to content

Commit 5183c25

Browse files
authored
Update footer.html
1 parent e89aaa1 commit 5183c25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

django_project/core/base_templates/layouts/footer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
<a href="https://qgis.org/archive" class="column is-narrow">Archive</a>
184184
</div>
185185
<div class="columns is-desktop issue-report-link is-justify-content-center">
186-
<a href="https://github.com/qgis/QGIS-Certification-Website/issues" class="column is-narrow p-0 is-size-6">Problems with this website? Report an issue here 🐙</a>
186+
<a href="https://github.com/qgis/QGIS-Changelog-Website/issues" class="column is-narrow p-0 is-size-6">Problems with this website? Report an issue here 🐙</a>
187187
</div>
188188
</div>
189189
<div class="commit-link is-size-7">
@@ -203,4 +203,4 @@
203203
<span>Version: {% version_tag %}</span>.
204204
</p>
205205
</div>
206-
</footer>
206+
</footer>

0 commit comments

Comments
 (0)