Skip to content

Commit

Permalink
Change dates and Mentors Form Link
Browse files Browse the repository at this point in the history
  • Loading branch information
jacovkim committed Feb 3, 2024
1 parent 6ac463f commit 677823c
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions src/data/dates.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"applicationsClose": "2024-01-17T07:59:00.000Z",
"extendedApplicationsOpen": "2024-01-24T08:00:00.000Z",
"extendedApplicationsClose": "2024-01-29T07:59:00.000Z",
"interestFormOpen": "2023-12-20T08:00:00.000Z",
"interestFormClose": "2024-01-03T06:59:00.000Z"
"interestFormOpen": "2024-01-29T08:00:00.000Z",
"interestFormClose": "2024-06-30T06:59:00.000Z"
}
2 changes: 1 addition & 1 deletion src/data/urls.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"applicationForm": "https://tinyurl.com/sp24-csm-app",
"interestForm": "https://tinyurl.com/sp24-student-interest",
"mentorInterestForm": "https://tinyurl.com/sp24-mentor-interest",
"mentorInterestForm": "http://tinyurl.com/fa24-mentor-interest",
"scheduler": "https://scheduler.csmentors.org",
"facebook": "https://www.facebook.com/BerkeleyCSM/",
"github": "https://github.com/csmberkeley",
Expand Down
2 changes: 1 addition & 1 deletion src/labels/MentorLabels.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ export const SECTIONS = {
<p className="info">
In the meantime, please fill out{" "}
<Link to="/mentorInterest">
this interest form for the Spring 2024 semester
this interest form for the Fall 2024 semester
</Link>{" "}
if you are interested in becoming a mentor.
</p>
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12101,4 +12101,4 @@ yauzl@^2.10.0:
yocto-queue@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==

0 comments on commit 677823c

Please sign in to comment.