Skip to content

Commit dbca536

Browse files
authored
a 404 error since the page is not available
a page which is available in actual wiki is not available here . so made the link absolute instead of relative url
1 parent 902897e commit dbca536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ <h2>Getting Started</h2>
126126
what you like and don't like so they can help.</li>
127127

128128
<li>Look through <a
129-
href="/moin/SummerOfCode/2016#Python_Sub-orgs_and_Project_Ideas">our list of
129+
href="https:wiki.python.org/moin/SummerOfCode/2016#Python_Sub-orgs_and_Project_Ideas">our list of
130130
GSoC 2016 sub-orgs</a> to get a sense of who might participate in 2017. This
131131
page will be updated when we know, with a complete list sometime late in
132132
February.

0 commit comments

Comments
 (0)