From 96ac825ce72eb689cbb82f17d0e3bc41e0080c27 Mon Sep 17 00:00:00 2001 From: user Date: Tue, 12 Apr 2022 20:56:22 +0200 Subject: [PATCH] docs: fixed link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 803f27f..6b6046d 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ **Check out my other repositories**: - [Backend best practices](https://github.com/Sairyss/backend-best-practices) - Best practices, tools and guidelines for backend development. -- [Distributed systems topics](https://github.com/Sairyss/backend-best-practices) - list of topics and resources related to distributed systems, system design, microservices, scalability and performance, etc +- [Distributed systems topics](https://github.com/Sairyss/distributed-systems-topics) - list of topics and resources related to distributed systems, system design, microservices, scalability and performance, etc ---