From d0a044e33b5f56467d7f046b20018d79df953cdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=A2=A6?= Date: Mon, 24 Apr 2023 03:18:05 +0000 Subject: [PATCH] =?UTF-8?q?=E8=A7=84=E8=8C=83=E5=92=8C=E4=BD=8E=E9=94=99?= =?UTF-8?q?=E7=B1=BB:Firfox=E5=8D=95=E8=AF=8D=E6=8B=BC=E5=86=99=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 赵梦 --- docs/zh/docs/thirdparty_migration/installha.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh/docs/thirdparty_migration/installha.md b/docs/zh/docs/thirdparty_migration/installha.md index 164401c6c..860be145d 100644 --- a/docs/zh/docs/thirdparty_migration/installha.md +++ b/docs/zh/docs/thirdparty_migration/installha.md @@ -164,7 +164,7 @@ nodelist { ### 访问前端管理平台 -上述服务启动成功后,打开浏览器(建议使用:Chrome,Firfox),在浏览器导航栏中输入`https://localhost:2224`即可。 +上述服务启动成功后,打开浏览器(建议使用:Chrome,Firefox),在浏览器导航栏中输入`https://localhost:2224`即可。 - 以下界面为原生管理平台 ![](./figures/HA-login.png) -- Gitee