Skip to content

Commit

Permalink
change clash to mihomo (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-soragoto authored Nov 22, 2024
1 parent d1fa399 commit 41db398
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/api/index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,4 +272,4 @@ go tool pprof -http=:8080 http://127.0.0.1:xxxx/debug/pprof/allocs

##### Submit Output Report

Access `http://${controller-api}/debug/pprof/heap?raw=true` in a browser to download this file, and upload it to [issues](https://github.com/MetaCubeX/Clash.Meta/issues) to report any problems you encounter.
Access `http://${controller-api}/debug/pprof/heap?raw=true` in a browser to download this file, and upload it to [issues](https://github.com/MetaCubeX/mihomo/issues) to report any problems you encounter.
2 changes: 1 addition & 1 deletion docs/api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,4 +272,4 @@ go tool pprof -http=:8080 http://127.0.0.1:xxxx/debug/pprof/allocs

##### 提交输出报告

浏览器访问 `http://${controller-api}/debug/pprof/heap?raw=true` 即可下载这个文件,通过上传到 [issues](https://github.com/MetaCubeX/Clash.Meta/issues) 提交你遇到的问题。
浏览器访问 `http://${controller-api}/debug/pprof/heap?raw=true` 即可下载这个文件,通过上传到 [issues](https://github.com/MetaCubeX/mihomo/issues) 提交你遇到的问题。
2 changes: 1 addition & 1 deletion docs/startup/service/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ hide:

- 以守护进程的方式,运行 mihomo。

使用以下命令将 Clash 二进制文件复制到 /usr/local/bin, 配置文件复制到 /etc/mihomo:
使用以下命令将 mihomo 二进制文件复制到 /usr/local/bin, 配置文件复制到 /etc/mihomo:

```shell
cp mihomo /usr/local/bin
Expand Down

0 comments on commit 41db398

Please sign in to comment.