From 1edb6810642d11860ea002a87d168a87e87eff33 Mon Sep 17 00:00:00 2001 From: Ashish Pratap Singh Date: Wed, 17 Apr 2024 09:22:58 -0700 Subject: [PATCH] updated databases links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index caa5b12..54066ff 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ This repository contains resources to learn System Design concepts and prepare f ## 🛠️ System Design Building Blocks - [Vertical vs Horizontal Scaling](https://newsletter.ashishps.com/p/system-design-vertical-vs-horizontal-scaling) -- [Databases](https://newsletter.ashishps.com/p/15-types-of-databases-and-when-to) +- [Databases](https://newsletter.ashishps.com/p/15-types-of-databases) - [Content Delivery Network (CDN)](https://www.cloudflare.com/learning/cdn/what-is-a-cdn/) - [Domain Name System (DNS)](https://www.cloudflare.com/learning/dns/what-is-dns/) - [Caching](https://medium.com/must-know-computer-science/system-design-caching-acbd1b02ca01)