Skip to content

Commit

Permalink
Merge pull request #200 from DaleStudy/update-project-url
Browse files Browse the repository at this point in the history
ํ”„๋กœ์ ํŠธ ๋ณด๋“œ URL ์—…๋ฐ์ดํŠธ
  • Loading branch information
DaleSeo authored Sep 23, 2024
2 parents 1b2a1c3 + 78703ee commit a1a446a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const APPLICATION_URL =
"https://github.com/DaleStudy/leetcode-study/discussions/209";
export const DISCORD_URL = "https://discord.gg/6TwzdnW6ze";
export const PROJECT_URL = "https://github.com/orgs/DaleStudy/projects/1";
export const PROJECT_URL = "https://github.com/orgs/DaleStudy/projects/3";
export const CONTRIBUTING_URL =
"https://github.com/DaleStudy/leetcode-study/blob/main/CONTRIBUTING.md";
export const FAQ_URL =
Expand Down

0 comments on commit a1a446a

Please sign in to comment.