We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a43394 commit 8753829Copy full SHA for 8753829
README.md
@@ -1,7 +1,7 @@
1
-# Serde JSON   [![Build Status]][travis] [![Latest Version]][crates.io] [![Rustc Version 1.36+]][rustc]
+# Serde JSON   [![Build Status]][actions] [![Latest Version]][crates.io] [![Rustc Version 1.36+]][rustc]
2
3
[Build Status]: https://img.shields.io/github/actions/workflow/status/serde-rs/json/ci.yml?branch=master
4
-[travis]: https://github.com/serde-rs/json/actions?query=branch%3Amaster
+[actions]: https://github.com/serde-rs/json/actions?query=branch%3Amaster
5
[Latest Version]: https://img.shields.io/crates/v/serde_json.svg
6
[crates.io]: https://crates.io/crates/serde\_json
7
[Rustc Version 1.36+]: https://img.shields.io/badge/rustc-1.36+-lightgray.svg
0 commit comments