Fix README.md link

Signed-off-by: AKU <tom@tdpain.net>
This commit is contained in:
akp 2021-12-06 16:01:09 +00:00
parent 17bad02499
commit 7f6c76ca3d
No known key found for this signature in database
GPG key ID: AA5726202C8879B7

View file

@ -15,7 +15,7 @@ Solutions to the [2021 Advent of Code](https://adventofcode.com/2021).
| 03 - Binary Diagnostic | Complete | [Python](03-binaryDiagnostic/py), [Nim](03-binaryDiagnostic/nim) | Bit twiddling aplenty! |
| 04 - Giant Squid | Complete | [Python](04-giantSquid/py) | B-I-N-G-O, B-I-N-G-O, B-I-N-G-O and Bingo was his name-o! |
| 05 - Hydrothermal Venture | Complete | [Python](05-hydrothermalVenture/py), [Go](05-hydrothermalVenture/go) | Pointy. |
| 06 - Lanternfish | Complete | [Python](06-lanternfish) | At this rate, the mass of the fish would surpass that of the Earth pretty quickly. |
| 06 - Lanternfish | Complete | [Python](06-lanternfish/py) | At this rate, the mass of the fish would surpass that of the Earth pretty quickly. |
<!-- PARSE END -->