diff options
| author | Proloy Mishra <67726964+pro465@users.noreply.github.com> | 2021-11-15 18:36:21 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-15 18:36:21 +0530 |
| commit | 9129ae651f744328eb691016d59163832ef0c7e9 (patch) | |
| tree | 8f831c2baad1b313acc9358e13392e2bd6f4ab55 | |
| parent | f7b03585737b18782c5697881e0a7cb04fe8e462 (diff) | |
Fix outdated workflow badge
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index da536a4d6f2..db0af2da606 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # The Rust standard library's portable SIMD API -[](https://travis-ci.com/rust-lang/portable-simd) + Code repository for the [Portable SIMD Project Group](https://github.com/rust-lang/project-portable-simd). Please refer to [CONTRIBUTING.md](./CONTRIBUTING.md) for our contributing guidelines. |
