Skip to content

Commit 974e773

Browse files
committed
Fix malformed URL for Meta Crush Saga tutorial
1 parent 1b7d87e commit 974e773

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
7575
- [Part 9: Functions](https://norasandler.com/2018/06/27/Write-a-Compiler-9.html)
7676
- [Part 10: Global Variables](https://norasandler.com/2019/02/18/Write-a-Compiler-10.html)
7777
- [Implementing a Language with LLVM](https://llvm.org/docs/tutorial/#kaleidoscope-implementing-a-language-with-llvm)
78-
- [Meta Crush Saga: a C++17 compile-time game](https://jguegant.github.io//jguegant.github.io/blogs/tech/meta-crush-saga.html)
78+
- [Meta Crush Saga: a C++17 compile-time game](https://jguegant.github.io/blogs/tech/meta-crush-saga.html)
7979
- [High-Performance Matrix Multiplication](https://gist.github.com/nadavrot/5b35d44e8ba3dd718e595e40184d03f0)
8080
- Space Invaders from Scratch
8181
- [Part 1](http://nicktasios.nl/posts/space-invaders-from-scratch-part-1.html)

0 commit comments

Comments
 (0)