docs: hide tip of admin-old

pull/100/head
moonrailgun 2 years ago
parent c0bea39d14
commit 148f446eb6

@ -35,10 +35,12 @@ https://tailchat.example.com/admin/
*Note: don't forget to have a `/` at the end*
:::info
Old version **admin-old** has been deprecated, if you still wanna use old version, you can use follow command to use it.
<details>
<summary>About the deprecated legacy admin</summary>
```
Old version <strong>admin-old</strong> has been deprecated, if you still wanna use old version, you can use follow command to use it:
```jsx
curl -L "https://raw.githubusercontent.com/msgbyte/tailchat/master/docker/admin-old.yml" -o admin.yml
```
:::
</details>

@ -33,10 +33,12 @@ https://tailchat.example.com/admin/
*注意不要忘记在最后有一个`/`*
:::info
旧版本 **admin-old** 已被弃用,如果你依旧期望使用旧版本,可以使用以下命令来替换上面的命令
<details>
<summary>关于弃用的旧版admin</summary>
```
旧版本 <strong>admin-old</strong> 已被弃用,如果你依旧期望使用旧版本,可以使用以下命令来替换上面的命令:
```jsx
curl -L "https://raw.githubusercontent.com/msgbyte/tailchat/master/docker/admin-old.yml" -o admin.yml
```
:::
</details>

Loading…
Cancel
Save