Skip to content

Commit a82191f

Browse files
authored
Change to @solid org
Change badges and link references from anvil to solid where applicable.
1 parent b4dc21b commit a82191f

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,7 +1,7 @@
11
# OpenID Connect for Nodejs
22

3-
[![Build Status](https://travis-ci.org/anvilresearch/oidc-op.svg?branch=master)](https://travis-ci.org/anvilresearch/oidc-op)
4-
[![codecov](https://codecov.io/gh/anvilresearch/oidc-op/branch/master/graph/badge.svg)](https://codecov.io/gh/anvilresearch/oidc-op)
3+
[![Build Status](https://travis-ci.org/solid/oidc-op.svg?branch=master)](https://travis-ci.org/solid/oidc-op)
4+
[![codecov](https://codecov.io/gh/solid/oidc-op/branch/master/graph/badge.svg)](https://codecov.io/gh/solid/oidc-op)
55

66

77
This library aims to implement a full-featured OpenID Connect Provider for
@@ -35,7 +35,7 @@ This package is a work in progress, dependent on other ongoing projects. Code
3535
contained herein will be completed when the following dependencies are ready to
3636
release:
3737

38-
- [anvilresearch/jose](https://github.com/anvilresearch/jose)
38+
- [solid/jose](https://github.com/solid/jose)
3939
- [anvilresearch/webcrypto](https://github.com/anvilresearch/webcrypto)
4040
- [anvilresearch/json-document](https://github.com/anvilresearch/json-document)
4141

0 commit comments

Comments
 (0)