Skip to content

Commit

Permalink
Merge pull request #261 from zifeng-radxa/patch-1
Browse files Browse the repository at this point in the history
docs: fix wrong docker path name
  • Loading branch information
peterwang2050 authored Jun 17, 2024
2 parents 204e99d + 99fd3f4 commit cac66e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/common/ai/_casaos_intro.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ CasaOS 系统界面
ln -s /data/docker /var/lib
```

此时软链接就创建完成,输入命令 `ls -l /vae/lib/docker` 可以查看软链接的链接地址
此时软链接就创建完成,输入命令 `ls -l /var/lib/docker` 可以查看软链接的链接地址

```bash
$ ls -l /var/lib/docker
Expand Down

0 comments on commit cac66e5

Please sign in to comment.