Skip to content

Commit

Permalink
Change to @solid org
Browse files Browse the repository at this point in the history
Change badges and link references from anvil to solid where applicable.
  • Loading branch information
justinwb committed Aug 29, 2018
1 parent b4dc21b commit a82191f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# OpenID Connect for Nodejs

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


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

- [anvilresearch/jose](https://github.com/anvilresearch/jose)
- [solid/jose](https://github.com/solid/jose)
- [anvilresearch/webcrypto](https://github.com/anvilresearch/webcrypto)
- [anvilresearch/json-document](https://github.com/anvilresearch/json-document)

Expand Down

0 comments on commit a82191f

Please sign in to comment.