From 1bcc35c40f5fa49c2619775fe1408d57d8dbba0d Mon Sep 17 00:00:00 2001 From: ace Date: Fri, 9 Jun 2017 15:11:55 +0800 Subject: [PATCH] =?UTF-8?q?update:=E6=96=9C=E5=8F=98=E7=B2=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- solutions/system_design/scaling_aws/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solutions/system_design/scaling_aws/README.md b/solutions/system_design/scaling_aws/README.md index 2e8a33d6..a8a06cae 100644 --- a/solutions/system_design/scaling_aws/README.md +++ b/solutions/system_design/scaling_aws/README.md @@ -1,6 +1,6 @@ # 在 AWS 上设计支持百万级到千万级用户的系统 -*** 注释:为了避免重复,这篇文章的链接直接关联到 [系统设计主题](https://github.com/donnemartin/system-design-primer#index-of-system-design-topics) 的相关章节。为一讨论要点、折中方案和可选方案做参考。*** +** 注释:为了避免重复,这篇文章的链接直接关联到 [系统设计主题](https://github.com/donnemartin/system-design-primer#index-of-system-design-topics) 的相关章节。为一讨论要点、折中方案和可选方案做参考。** ## 第 1 步:用例和约束概要