From 2ba4cad47bf9dd7b4b5aec08797a5ed9f9d5cded Mon Sep 17 00:00:00 2001 From: sam Date: Thu, 1 Oct 2020 14:13:53 +0530 Subject: [PATCH] Replace tutorial link with better one --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bfab626..2ba469f 100644 --- a/README.md +++ b/README.md @@ -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)