Fix Readme links

This commit is contained in:
Simponic 2022-12-12 00:06:12 -07:00
parent 60e8a82726
commit c436bce67e
Signed by untrusted user who does not match committer: simponic
GPG Key ID: 52B3774857EB24B1

View File

@ -3,23 +3,23 @@
## Goal Languages
- [x] BASH
- [Day 0](./day-0)
- [Day 0](./day-00)
- [x] C
- [Day 1](./day-1)
- [Day 1](./day-01)
- [x] Clojure
- [Day 2](./day-2)
- [Day 2](./day-02)
- [x] Common LISP
- [Day 3](./day-3)
- [Day 3](./day-03)
- [x] C++
- [Day 4](./day-4)
- [Day 4](./day-04)
- [] Dart
- [x] Elixir
- [Day 5](./day-5)
- [Day 5](./day-05)
- [] Emacs Lisp
- [] Haskell
- [] Java
- [x] JavaScript
- [Day 6](./day-6)
- [Day 6](./day-06)
- [] Kotlin
- [] PHP
- [x] Python