summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWez Furlong <wez@wezfurlong.org>2019-10-20 10:08:35 +0100
committerWez Furlong <wez@wezfurlong.org>2019-10-20 10:08:35 +0100
commita24c8cba32970d078ab564fd3716a7a51516e086 (patch)
tree0412e3c4d4cfa8468a681ee9289ac07fe7a7d00c
parentc047587fd788fd1f2f967bcfa151832a998112cb (diff)
downloadssh2-rs-a24c8cba32970d078ab564fd3716a7a51516e086.zip
fixup links to GH actions workflows
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 63117b4..5ad3252 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
# ssh2-rs
[![Build Status](https://travis-ci.com/alexcrichton/ssh2-rs.svg?branch=master)](https://travis-ci.com/alexcrichton/ssh2-rs)
-[![Build Status](https://github.com/alexcrichton/ssh2-rs/workflows/Windows/badge.svg)](https://github.com/alexcrichton/ssh2-rs/actions)
-[![Build Status](https://github.com/alexcrichton/ssh2-rs/workflows/macOS/badge.svg)](https://github.com/alexcrichton/ssh2-rs/actions)
+[![Build Status](https://github.com/alexcrichton/ssh2-rs/workflows/Windows/badge.svg)](https://github.com/alexcrichton/ssh2-rs/actions?workflow=Windows)
+[![Build Status](https://github.com/alexcrichton/ssh2-rs/workflows/macOS/badge.svg)](https://github.com/alexcrichton/ssh2-rs/actions?workflow=macOS)
[Documentation](https://docs.rs/ssh2)