diff --git a/docs/index.html b/docs/index.html
index 98cc4963..ef8b029d 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -350,7 +350,7 @@
window.$docsify = {
maxAge: 100,
name: 'CS-Notes',
- nameLink: '/#/README',
+ nameLink: 'https://cyc2018.github.io/CS-Notes/#/README',
repo: 'https://github.com/CyC2018/CS-Notes',
search: {
paths: 'auto',