Skip to content

Commit

Permalink
[ci skip] Fix link in deps rs badge
Browse files Browse the repository at this point in the history
  • Loading branch information
shssoichiro committed Sep 2, 2019
1 parent 8679e48 commit 0cad8b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
[![Actions Status](https://github.com/rust-av/av-metrics/workflows/ci/badge.svg)](https://github.com/rust-av/av-metrics/actions)
[![dependency status](https://deps.rs/repo/github/rust-av/av-metrics/status.svg)](https://deps.rs/repo/github/rust-av/a)
[![dependency status](https://deps.rs/repo/github/rust-av/av-metrics/status.svg)](https://deps.rs/repo/github/rust-av/av-metrics)
[![IRC](https://img.shields.io/badge/irc-%23rust--av-blue.svg)](http://webchat.freenode.net?channels=%23rust-av&uio=d4)

## Video Metrics implemented
Expand Down

0 comments on commit 0cad8b4

Please sign in to comment.