diff --git a/solutions/system_design/url_shortener/README.md b/solutions/system_design/url_shortener/README.md new file mode 100644 index 00000000..6a71a2c6 --- /dev/null +++ b/solutions/system_design/url_shortener/README.md @@ -0,0 +1,5 @@ +# Design A URL shortener + +*Note: This document links directly to relevant areas found in the [system design topics](https://github.com/ido777/system-design-primer-update.git#index-of-system-design-topics) to avoid duplication. Refer to the linked content for general talking points, tradeoffs, and alternatives.* + +TBA \ No newline at end of file