Skip to content

Commit 91c163b

Browse files
committed
Winter 2025 project notion link
1 parent 14f4d46 commit 91c163b

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

.idea/inspectionProfiles/Project_Default.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pages/projects/index.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ export default function Projects({ groupedLinks, currentProjects }) {
2525
<div className="mx-auto mb-8 max-w-screen-sm lg:mb-16">
2626
<h2 className="text-3xl mb-4">Current Projects 2024 Fall</h2>
2727
<h3>
28-
You can find specific details about the projects on our{" "}
28+
You can find winter 2025 projects on our{" "}
2929
<a
30-
href="https://mdst-club.notion.site/Fall-2024-Project-Directory-734d91c7dd6f4991b98eef461504a1eb"
30+
href="https://mdst-club.notion.site/w25-projects"
3131
style={{
3232
color: "#C8BAF3",
3333
fontWeight: "bold",

0 commit comments

Comments
 (0)