diff --git a/chapter_computational_complexity/index.html b/chapter_computational_complexity/index.html
index a8ba3c8d9..3cc6bfb78 100644
--- a/chapter_computational_complexity/index.html
+++ b/chapter_computational_complexity/index.html
@@ -25,7 +25,7 @@
-
2. 复杂度分析 - Hello 算法
+ 2. 复杂度 - Hello 算法
@@ -113,7 +113,7 @@
@@ -2097,9 +2097,9 @@
-2. 复杂度分析
+2. 复杂度
-

+

diff --git a/chapter_computational_complexity/performance_evaluation/index.html b/chapter_computational_complexity/performance_evaluation/index.html
index 7e720f47f..39df92b49 100644
--- a/chapter_computational_complexity/performance_evaluation/index.html
+++ b/chapter_computational_complexity/performance_evaluation/index.html
@@ -2329,7 +2329,7 @@