Replace tutorial link with better one

This commit is contained in:
sam 2020-10-01 14:13:53 +05:30
parent 59c53e2719
commit 2ba4cad47b
No known key found for this signature in database
GPG Key ID: 988EED218274C70C
1 changed files with 1 additions and 1 deletions

View File

@ -447,7 +447,7 @@
* [**Rust**: _Building a DNS server in Rust_](https://github.com/EmilHernvall/dnsguide/blob/master/README.md)
* [**Rust**: _Writing Scalable Chat Service from Scratch_](https://nbaksalyar.github.io/2015/07/10/writing-chat-in-rust.html)
* [**TypeScript**: _Tiny Package Manager: Learns how npm or Yarn works_](https://github.com/g-plane/tiny-package-manager)
* [**Php**: Create your first composer packagist package: Learns how php composer works under the hood](https://blog.jgrossi.com/2013/creating-your-first-composer-packagist-package/)
* [**Php**: Create your first composer packagist package: Learns how php composer works under the hood](https://medium.com/@jun.chenying/how-to-create-a-composer-packagist-package-bdd414b9efd6)
## How to contribute
* Contributions are very welcome: [Submit tutorial](https://github.com/danistefanovic/build-your-own-x/issues/new)