Skip to content

Commit

Permalink
Fix dead link in README.*
Browse files Browse the repository at this point in the history
  • Loading branch information
WangGithubUser committed Aug 16, 2023
1 parent a3800db commit 5be62c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.html
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ <h4 id="25-macos-x64">2.5 macOS-x64</h4>
<li>双击运行fastgithub</li>
<li>安装cacert/fastgithub.cer并设置信任</li>
<li>设置系统自动代理为<code>http://127.0.0.1:38457</code>,或手动代理http/https为<code>127.0.0.1:38457</code></li>
<li><a href="https://github.com/WangGithubUser/FastGitHub/blob/master/MacOSXConfig.md">具体配置详情</a></li>
<li><a href="https://github.com/WangGithubUser/FastGitHub/blob/main/MacOSXConfig.md">具体配置详情</a></li>
</ul>
<h4 id="26-docker-compose%E4%B8%80%E9%94%AE%E9%83%A8%E7%BD%B2">2.6 docker-compose一键部署</h4>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ github加速神器,解决github打不开、用户头像无法加载、releases
* 双击运行fastgithub
* 安装cacert/fastgithub.cer并设置信任
* 设置系统自动代理为`http://127.0.0.1:38457`,或手动代理http/https为`127.0.0.1:38457`
* [具体配置详情](https://github.com/WangGithubUser/FastGitHub/blob/master/MacOSXConfig.md)
* [具体配置详情](https://github.com/WangGithubUser/FastGitHub/blob/main/MacOSXConfig.md)

#### 2.6 docker-compose一键部署
* 准备好docker 18.09, docker-compose.
Expand Down

0 comments on commit 5be62c2

Please sign in to comment.