Skip to content

Commit f982b97

Browse files
authored
Merge pull request #290 from kbariotis/patch-1
Switch domain jeiwan.cc to jeiwan.net
2 parents 6615ac6 + 7175a41 commit f982b97

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -492,13 +492,13 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
492492
- [Building Go Web Applications and Microservices Using Gin](https://semaphoreci.com/community/tutorials/building-go-web-applications-and-microservices-using-gin)
493493
- [How to Use Godog for Behavior-driven Development in Go et started with Godog](https://semaphoreci.com/community/tutorials/how-to-use-godog-for-behavior-driven-development-in-go)
494494
- Building Blockchain in Go
495-
- [Part 1: Basic Prototype](https://jeiwan.cc/posts/building-blockchain-in-go-part-1/)
496-
- [Part 2: Proof of Work](https://jeiwan.cc/posts/building-blockchain-in-go-part-2/)
497-
- [Part 3: Persistence and CLI](https://jeiwan.cc/posts/building-blockchain-in-go-part-3/)
498-
- [Part 4: Transactions 1](https://jeiwan.cc/posts/building-blockchain-in-go-part-4/)
499-
- [Part 5: Address](https://jeiwan.cc/posts/building-blockchain-in-go-part-5/)
500-
- [Part 6: Transactions 2](https://jeiwan.cc/posts/building-blockchain-in-go-part-6/)
501-
- [Part 7: Network](https://jeiwan.cc/posts/building-blockchain-in-go-part-7/)
495+
- [Part 1: Basic Prototype](https://jeiwan.net/posts/building-blockchain-in-go-part-1/)
496+
- [Part 2: Proof of Work](https://jeiwan.net/posts/building-blockchain-in-go-part-2/)
497+
- [Part 3: Persistence and CLI](https://jeiwan.net/posts/building-blockchain-in-go-part-3/)
498+
- [Part 4: Transactions 1](https://jeiwan.net/posts/building-blockchain-in-go-part-4/)
499+
- [Part 5: Address](https://jeiwan.net/posts/building-blockchain-in-go-part-5/)
500+
- [Part 6: Transactions 2](https://jeiwan.net/posts/building-blockchain-in-go-part-6/)
501+
- [Part 7: Network](https://jeiwan.net/posts/building-blockchain-in-go-part-7/)
502502
- [Build Web Application with GoLang](https://legacy.gitbook.com/book/astaxie/build-web-application-with-golang/details)
503503
- [Building a container from scratch in Go - Liz Rice (Microscaling Systems)](https://www.youtube.com/watch?v=8fi7uSYlOdc)
504504

0 commit comments

Comments
 (0)