commit 0d14b8d4ae9d97b4f436af05dc71446a85c09d89 parent e63f2674a3b2da87f068e37b44e848004aceedd4 Author: yc5 <yc@xstar.me> Date: Tue, 24 Aug 2021 19:54:36 +0800 update readme images with relative links Diffstat:
M | README.md | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -24,8 +24,8 @@ A simple web application to be used as an ssh client to connect to your ssh serv ### Preview -![Login](https://github.com/huashengdun/webssh/raw/master/preview/login.png) -![Terminal](https://github.com/huashengdun/webssh/raw/master/preview/terminal.png) +![Login](preview/login.png) +![Terminal](preview/terminal.png) ### How it works