aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates
diff options
context:
space:
mode:
authorGravatar ks129 <[email protected]>2020-11-28 10:01:28 +0200
committerGravatar ks129 <[email protected]>2020-11-28 10:01:28 +0200
commitd9c329b5815503baea8dc5f6fa951177f6ffd697 (patch)
tree28fcad4affcb21065d8b3bc4556c0fcf4f14b779 /pydis_site/templates
parentDelete old article and category views (diff)
Update guides route in resources.html
Diffstat (limited to 'pydis_site/templates')
-rw-r--r--pydis_site/templates/resources/resources.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/templates/resources/resources.html b/pydis_site/templates/resources/resources.html
index 5be090dd..2dc88a8c 100644
--- a/pydis_site/templates/resources/resources.html
+++ b/pydis_site/templates/resources/resources.html
@@ -15,7 +15,7 @@
<h1>Resources</h1>
<div class="tile is-ancestor">
- <a class="tile is-parent" href="{% url "content:category" category="guides" %}">
+ <a class="tile is-parent" href="{% url "content:article_category" location="guides" %}">
<article class="tile is-child box hero is-primary is-bold">
<p class="title is-size-1"><i class="fad fa-info-circle" aria-hidden="true"></i> Guides</p>
<p class="subtitle is-size-4">Made by us, for you</p>