Skip to content

Commit 254b630

Browse files
authored
Update readme. (#568)
1 parent 99bd064 commit 254b630

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,7 @@ Transport-agnostic `core` and transport servers for `http`, `ipc`, `websockets`
55

66
**New!** Support for [clients](#Client-support).
77

8-
[![Build Status][travis-image]][travis-url]
9-
[![Build Status][appveyor-image]][appveyor-url]
10-
11-
[travis-image]: https://travis-ci.org/paritytech/jsonrpc.svg?branch=master
12-
[travis-url]: https://travis-ci.org/paritytech/jsonrpc
13-
[appveyor-image]: https://ci.appveyor.com/api/projects/status/github/paritytech/jsonrpc?svg=true
14-
[appveyor-url]: https://ci.appveyor.com/project/paritytech/jsonrpc/branch/master
15-
16-
[Documentation](http://paritytech.github.io/jsonrpc/)
8+
[Documentation](https://docs.rs/jsonrpc-core/)
179

1810
## Sub-projects
1911
- [jsonrpc-core](./core) [![crates.io][core-image]][core-url]

0 commit comments

Comments
 (0)