From 3a86e5f9b07c2cbd2685259b85b73941973eda8e Mon Sep 17 00:00:00 2001
From: Daniel Gustafsson
Date: Mon, 24 Apr 2023 10:38:13 +0200
Subject: [PATCH] Fix incorrect GSoC link for 2007
The links to the 2007 GSoC page at Google were all actually linking
to the 2008 page. Fix by updating the link.
---
templates/pages/developer/summerofcode.html | 2 +-
templates/pages/developer/summerofcode2013.html | 2 +-
templates/pages/developer/summerofcode2014.html | 2 +-
templates/pages/developer/summerofcode2016.html | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/templates/pages/developer/summerofcode.html b/templates/pages/developer/summerofcode.html
index 04a43557..b503f645 100644
--- a/templates/pages/developer/summerofcode.html
+++ b/templates/pages/developer/summerofcode.html
@@ -80,7 +80,7 @@ one of the Summer of Code liaisons below about writing a proposal.
| 2011
| 2010
| 2008
- | 2007
+ | 2007
| 2006)
diff --git a/templates/pages/developer/summerofcode2013.html b/templates/pages/developer/summerofcode2013.html
index 696c6e55..88ecc7df 100644
--- a/templates/pages/developer/summerofcode2013.html
+++ b/templates/pages/developer/summerofcode2013.html
@@ -93,7 +93,7 @@ Can you supply us with an email/IM/phone method for being contacted, in case of
| 2011
| 2010
| 2008
-| 2007
+| 2007
| 2006)
diff --git a/templates/pages/developer/summerofcode2014.html b/templates/pages/developer/summerofcode2014.html
index f5f215ee..c3527295 100644
--- a/templates/pages/developer/summerofcode2014.html
+++ b/templates/pages/developer/summerofcode2014.html
@@ -94,7 +94,7 @@ Can you supply us with an email/IM/phone method for being contacted, in case of
| 2011
| 2010
| 2008
- | 2007
+ | 2007
| 2006)
diff --git a/templates/pages/developer/summerofcode2016.html b/templates/pages/developer/summerofcode2016.html
index f322edd2..b26d4ff9 100644
--- a/templates/pages/developer/summerofcode2016.html
+++ b/templates/pages/developer/summerofcode2016.html
@@ -117,7 +117,7 @@ Can you supply us with an email/IM/phone method for being contacted, in case of
| 2011
| 2010
| 2008
- | 2007
+ | 2007
| 2006)
--
2.39.5