Skip to content
Snippets Groups Projects
Commit f9fb5ab2 authored by Nathan Ringo's avatar Nathan Ringo
Browse files

Fixes docs.rs badge.

parent 5fecc4db
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ A crate for parsing and using JSON pointers, as specified in RFC 6901.
[![crates.io](https://img.shields.io/crates/v/json-pointer.svg)](https://crates.io/crates/json-pointer)
[![Build Status](https://travis-ci.org/remexre/json-pointer.svg?branch=master)](https://travis-ci.org/remexre/json-pointer)
[![Documentation](https://docs.rs/json-pointer/badge.svg)](https://docs.rs/mio)
[![Documentation](https://docs.rs/json-pointer/badge.svg)](https://docs.rs/json-pointer)
## Creating a JSON Pointer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment