From 9fdfdc2a0867aac7fe271412ae41c9349df77180 Mon Sep 17 00:00:00 2001 From: MarkKoz Date: Wed, 15 Jul 2020 14:19:41 -0700 Subject: Bump jQuery version The Django wiki updated the jQuery version, so our reference needs to be updated too. Otherwise, we will get a 404 for the script. --- pydis_site/templates/wiki/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pydis_site') diff --git a/pydis_site/templates/wiki/base.html b/pydis_site/templates/wiki/base.html index 9f904324..846492ab 100644 --- a/pydis_site/templates/wiki/base.html +++ b/pydis_site/templates/wiki/base.html @@ -7,7 +7,7 @@ {% block head %} {{ block.super }} - + -- cgit v1.2.3