diff options
author | Ryo Nakamura <upa@haeena.net> | 2022-11-06 16:07:30 +0900 |
---|---|---|
committer | Ryo Nakamura <upa@haeena.net> | 2022-11-06 16:07:30 +0900 |
commit | 5bfe6e542e7a5c993ab6386926f0bc6bb0d10442 (patch) | |
tree | 3651687f135cd93f8e2b13343eba9b3ac5e82f92 /README.md | |
parent | df404ec3c6e8e4d218b9742110b52d32bde34a41 (diff) |
fix test status badge url
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # mscp -[](https://github.com/upa/mscp/actions/workflows/build-ubuntu.yml) [](https://github.com/upa/mscp/actions/workflows/build-macos.yml) [](https://github.com/upa/mscp/actions/workflows/test.yml) +[](https://github.com/upa/mscp/actions/workflows/build-ubuntu.yml) [](https://github.com/upa/mscp/actions/workflows/build-macos.yml) [](https://github.com/upa/mscp/actions/workflows/test.yml) `mscp`, a variant of `scp`, copies files over multiple ssh (sftp) |