Skip to content
This repository was archived by the owner on Oct 1, 2018. It is now read-only.

Commit c63d3db

Browse files
author
Jennifer Luker
committed
docs(Readme.md): Update badge urls
Change badge links from rxjs to rxjs-docs none
1 parent 6b8a324 commit c63d3db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[![Build Status](https://travis-ci.org/ReactiveX/rxjs-docs.svg?branch=master)](https://travis-ci.org/ReactiveX/rxjs)
2-
[![Coverage Status](https://coveralls.io/repos/github/ReactiveX/rxjs-docs/badge.svg?branch=master)](https://coveralls.io/github/ReactiveX/rxjs?branch=master)
3-
[![npm version](https://badge.fury.io/js/%40reactivex%2Frxjs-docs.svg)](http://badge.fury.io/js/%40reactivex%2Frxjs)
1+
[![Build Status](https://travis-ci.org/ReactiveX/rxjs-docs.svg?branch=master)](https://travis-ci.org/ReactiveX/rxjs-docs)
2+
[![Coverage Status](https://coveralls.io/repos/github/ReactiveX/rxjs-docs/badge.svg?branch=master)](https://coveralls.io/github/ReactiveX/rxjs-docs?branch=master)
3+
[![npm version](https://badge.fury.io/js/%40reactivex%2Frxjs-docs.svg)](http://badge.fury.io/js/%40reactivex%2Frxjs-docs)
44

55
# rxjs-docs
66
The home for new work on the new RxJS docs (RxJS v5 and up)

0 commit comments

Comments
 (0)