You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/gsoc.js
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -22,9 +22,9 @@ function gsoc() {
22
22
<p></p>
23
23
24
24
25
-
<h2><ahref="gsoc_ideas/">Project Ideas</a></h2>
25
+
<h2><ahref="/gsoc_ideas/">Project Ideas</a></h2>
26
26
27
-
Ecosystem science has many components, so does PEcAn! Some Project ideas can be found here on our <ahref="gsoc_ideas/">project ideas list.</a>
27
+
Ecosystem science has many components, so does PEcAn! Some Project ideas can be found here on our <ahref="/gsoc_ideas/">project ideas list.</a>
28
28
29
29
<p> </p>
30
30
@@ -48,7 +48,7 @@ function gsoc() {
48
48
<p> </p>
49
49
50
50
<ul>
51
-
<li>Choose a project from our <ahref="gsoc_ideas/">project ideas list</a> or come up with your own.</li>
51
+
<li>Choose a project from our <ahref="/gsoc_ideas/">project ideas list</a> or come up with your own.</li>
52
52
<li>Join the <ahref="https://pecanproject.slack.com/archives/C0853U6GF71"target="_blank"rel="noopener noreferrer">#gsoc-2025</a> channel in our slack workspace and introduce yourself</li>
53
53
<li>Send message to your project-specific mentors indicating that you are interested in their idea and how you plan to implement the idea</li>
0 commit comments