Merge pull request #232 from sacgov/master

Chagning the link for web development tutorial by axtasie
This commit is contained in:
Norbert Klar 2021-08-26 10:12:21 +02:00 committed by GitHub
commit 0048fb5210
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -508,7 +508,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
- [Part 5: Address](https://jeiwan.cc/posts/building-blockchain-in-go-part-5/)
- [Part 6: Transactions 2](https://jeiwan.cc/posts/building-blockchain-in-go-part-6/)
- [Part 7: Network](https://jeiwan.cc/posts/building-blockchain-in-go-part-7/)
- [Build Web Application with GoLang](https://legacy.gitbook.com/book/astaxie/build-web-application-with-golang/details)
- [Build Web Application with GoLang](https://astaxie.gitbooks.io/build-web-application-with-golang/)
- [Building a container from scratch in Go - Liz Rice (Microscaling Systems)](https://www.youtube.com/watch?v=8fi7uSYlOdc)
- [Part 1: Basic Prototype](https://jeiwan.net/posts/building-blockchain-in-go-part-1/)
- [Part 2: Proof of Work](https://jeiwan.net/posts/building-blockchain-in-go-part-2/)