Skip to content

Commit ceb1cac

Browse files
author
Jan Hecking
authored
Update Travis & Codecov badge URLs
1 parent 0f50c4a commit ceb1cac

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Aerospike Express Session Store [![travis][travis-image]][travis-url] [![codecov][codecov-image]][codecov-url] [![npm][npm-image]][npm-url]
22

3-
[travis-image]: https://travis-ci.org/aerospike/aerospike-session-store-expressjs.svg?branch=master
4-
[travis-url]: https://travis-ci.org/aerospike/aerospike-session-store-expressjs
5-
[codecov-image]: https://codecov.io/gh/aerospike/aerospike-session-store-expressjs/branch/master/graph/badge.svg
6-
[codecov-url]: https://codecov.io/gh/aerospike/aerospike-session-store-expressjs
3+
[travis-image]: https://travis-ci.org/aerospike-community/aerospike-session-store-expressjs.svg?branch=master
4+
[travis-url]: https://travis-ci.org/aerospike-community/aerospike-session-store-expressjs
5+
[codecov-image]: https://codecov.io/gh/aerospike-community/aerospike-session-store-expressjs/branch/master/graph/badge.svg
6+
[codecov-url]: https://codecov.io/gh/aerospike-community/aerospike-session-store-expressjs
77
[npm-image]: https://img.shields.io/npm/v/aerospike-session-store.svg
88
[npm-url]: https://www.npmjs.com/package/aerospike-session-store
99

@@ -80,4 +80,4 @@ Apache License, Version 2, as stated in the file LICENSE.
8080

8181
Individual files may be made available under their own specific license, all
8282
compatible with Apache License, Version 2. Please see individual files for
83-
details.
83+
details.

0 commit comments

Comments
 (0)