Skip to content

Commit

Permalink
readme: update doc badge to point at the new location of rustdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelMarcey authored and bors-libra committed Sep 22, 2020
1 parent 51a5a01 commit 6ce574d
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 @@ -4,7 +4,7 @@

---

[![Documentation (master)](https://img.shields.io/badge/docs-master-59f)](https://libra.github.io/libra/)
[![Libra Rust Crate Documentation (master)](https://img.shields.io/badge/docs-master-59f)](https://developers.libra.org/docs/rustdocs/)
[![CircleCI](https://circleci.com/gh/libra/libra.svg?style=shield)](https://circleci.com/gh/libra/libra)
[![License](https://img.shields.io/badge/license-Apache-green.svg)](LICENSE)
[![grcov](https://img.shields.io/badge/Coverage-grcov-green)](https://ci-artifacts.libra.org/coverage/unit-coverage/latest/index.html)
Expand Down

0 comments on commit 6ce574d

Please sign in to comment.