aboutsummaryrefslogtreecommitdiff
path: root/content/projects/competitive-programming.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/projects/competitive-programming.md')
-rw-r--r--content/projects/competitive-programming.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/content/projects/competitive-programming.md b/content/projects/competitive-programming.md
index 01ef689..ebba322 100644
--- a/content/projects/competitive-programming.md
+++ b/content/projects/competitive-programming.md
@@ -8,20 +8,20 @@ I did competitive programming from 2018 to 2021 and went to the USACO training c
- [USACO Guide](https://github.com/cpinitiative/usaco-guide): A free, high quality guide for USACO
-- [Library](https://git.unnamed.website/Library): Clean templates and algorithm implementations that I use
+- [Library](https://git.unnamed.website/library): Clean templates and algorithm implementations that I use
-- [USACO](https://git.unnamed.website/USACO): Clean USACO solutions
+- [USACO](https://git.unnamed.website/usaco): Clean USACO solutions
-- [USACO Camp](https://git.unnamed.website/USACO-Camp): Miscellaneous USACO Camp solutions
+- [USACO Camp](https://git.unnamed.website/usaco-camp): Miscellaneous USACO Camp solutions
-- [IOI](https://git.unnamed.website/IOI): IOI solutions
+- [IOI](https://git.unnamed.website/ioi): IOI solutions
-- [Google Code Jam](https://git.unnamed.website/Google-Code-Jam): Google Code Jam solutions
+- [Google Code Jam](https://git.unnamed.website/google-code-jam): Google Code Jam solutions
- [ACSL](https://codeberg.org/LadueCS/ACSL): ACSL code and resources
-- [Idiot Code-Golf](https://git.unnamed.website/Idiot-Code-Golf): Really stupid code competition
+- [Idiot Code-Golf](https://git.unnamed.website/idiot-code-golf): Really stupid code competition
- [LCS Resources](https://codeberg.org/LadueCS/Presentations/src/branch/main/Competitive%20Programming): Ladue Computer Science resources for competitive programming
-- [Log](https://git.unnamed.website/Log): Log of solved problems and notes
+- [Log](https://git.unnamed.website/log): Log of solved problems and notes