Skip to content

Commit eb82ef1

Browse files
Merge branch 'main' into vps-services
2 parents 1e916a0 + 58c98fd commit eb82ef1

File tree

1 file changed

+1
-1
lines changed
  • pydis_site/templates/events/sidebar/code-jams

1 file changed

+1
-1
lines changed

pydis_site/templates/events/sidebar/code-jams/7.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{% load static %}
22

33
<div class="box">
4-
<img src="https://raw.githubusercontent.com/python-discord/branding/master/events/summer_code_jam_2020/summer%20cj%202020%20discord%20banner.png" alt="Summer Code Jam 2020">
4+
<img src="https://raw.githubusercontent.com/python-discord/branding/master/jams/summer_code_jam_2020/summer%20cj%202020%20discord%20banner.png" alt="Summer Code Jam 2020">
55
<p class="menu-label">Sponsors</p>
66
<a href="https://www.djangoproject.com/" target="_blank">
77
<img src="https://static.djangoproject.com/img/logos/django-logo-positive.png" alt="Django">

0 commit comments

Comments
 (0)