Skip to content

Commit b75366c

Browse files
authored
Merge pull request #155 from PecanProject/mdietze-patch-1
Fix gsoc_ideas links
2 parents 251a91d + ed70855 commit b75366c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/pages/gsoc.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ function gsoc() {
2222
<p> </p>
2323
&nbsp;
2424

25-
<h2><a href="gsoc_ideas">Project Ideas</a></h2>
25+
<h2><a href="/gsoc_ideas/">Project Ideas</a></h2>
2626

27-
Ecosystem science has many components, so does PEcAn! Some Project ideas can be found here on our <a href="gsoc_ideas.html">project ideas list.</a>
27+
Ecosystem science has many components, so does PEcAn! Some Project ideas can be found here on our <a href="/gsoc_ideas/">project ideas list.</a>
2828

2929
<p>&nbsp;</p>
3030

@@ -48,7 +48,7 @@ function gsoc() {
4848
<p>&nbsp;</p>
4949

5050
<ul>
51-
<li>Choose a project from our <a href="gsoc_ideas.html">project ideas list</a> or come up with your own.</li>
51+
<li>Choose a project from our <a href="/gsoc_ideas/">project ideas list</a> or come up with your own.</li>
5252
<li>Join the <a href="https://pecanproject.slack.com/archives/C0853U6GF71" target="_blank" rel="noopener noreferrer">#gsoc-2025</a> channel in our slack workspace and introduce yourself</li>
5353
<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>
5454
</ul>

0 commit comments

Comments
 (0)