Commit fda859e4 authored by Sean Han's avatar Sean Han Committed by Donne Martin
Browse files

Fix broken SQL link in Scaling AWS exercise (#258)

Fix broken SQL link in Scaling AWS exercise
parent 82d80a08
...@@ -83,7 +83,7 @@ Handy conversion guide: ...@@ -83,7 +83,7 @@ Handy conversion guide:
* **Web server** on EC2 * **Web server** on EC2
* Storage for user data * 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**: Use **Vertical Scaling**:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment