@@ -68,7 +68,7 @@ yum install -y \
修改 `nginx.conf` 中域名相关的配置(默认被注释)。
-在 `allowed-sites.txt` 中添加一行 Web 空间的地址,例如:
+在 `allowed-sites.conf` 中添加一行 Web 空间的地址,例如:
```
https://myhost.github.io 'my';