Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Fix broken image #1037

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/oidc-middleware/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[<img src="https://devforum.okta.com/uploads/oktadev/original/1X/bf54a16b5fda189e4ad2706fb57cbb7a1e5b8deb.png" align="right" width="256px"/>](https://devforum.okta.com/)
[<img src="https://aws1.discourse-cdn.com/oktadev/original/1X/0c6402653dfb70edc661d4976a43a46f33e5e919.png" align="right" width="256px"/>](https://devforum.okta.com/)

[![Support](https://img.shields.io/badge/support-developer%20forum-blue.svg)][devforum]
[![npm version](https://img.shields.io/npm/v/@okta/oidc-middleware.svg?style=flat-square)](https://www.npmjs.com/package/@okta/oidc-middleware)
Expand Down Expand Up @@ -468,4 +468,4 @@ We welcome contributions to all of our open-source packages. Please see the [con
We use [yarn](https://yarnpkg.com) for dependency management when developing this package:
```
yarn install
```
```