mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2024-03-22 13:11:35 +08:00
Fix broken SQL link in Scaling AWS exercise (#258)
Fix broken SQL link in Scaling AWS exercise
This commit is contained in:
parent
82d80a08a0
commit
fda859e4a4
@ -83,7 +83,7 @@ Handy conversion guide:
|
||||
|
||||
* **Web server** on EC2
|
||||
* Storage for user data
|
||||
* [**MySQL Database**](https://github.com/donnemartin/system-design-primer#sql)
|
||||
* [**MySQL Database**](https://github.com/donnemartin/system-design-primer#relational-database-management-system-rdbms)
|
||||
|
||||
Use **Vertical Scaling**:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user