mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-01-19 08:19:15 +08:00
fix: 修改 Supervisor 文档跳转路径 (#3321)
This commit is contained in:
parent
360cdf3f77
commit
e8d3b5fe93
@ -89,7 +89,7 @@ const setting = () => {
|
||||
};
|
||||
|
||||
const toDoc = async () => {
|
||||
window.open('https://1panel.cn/docs/user_manual/hosts/supervisor/', '_blank', 'noopener,noreferrer');
|
||||
window.open('https://1panel.cn/docs/user_manual/toolbox/supervisor/', '_blank', 'noopener,noreferrer');
|
||||
};
|
||||
|
||||
const init = async () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user