Skip to content

Commit be17186

Browse files
committed
docs: update admin tip
1 parent c4b1af5 commit be17186

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/docs/deployment/admin.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ https://tailchat.example.com/admin/
3636

3737

3838
:::info
39-
New version **admin-next** has been released, you can use follow command to try to use.
39+
Old version **admin-old** has been deprecated, if you still wanna use old version, you can use follow command to use it.
4040

4141
```
42-
curl -L "https://raw.githubusercontent.com/msgbyte/tailchat/master/docker/admin-next.yml" -o admin.yml
42+
curl -L "https://raw.githubusercontent.com/msgbyte/tailchat/master/docker/admin-old.yml" -o admin.yml
4343
```
4444
:::

0 commit comments

Comments
 (0)