Skip to content

Commit

Permalink
Merge pull request #1706 from heapifyman/docs/fix-links-to-samples
Browse files Browse the repository at this point in the history
fix links to samples
  • Loading branch information
FabianGosebrink committed Mar 2, 2023
2 parents 1b40996 + 3bbfb74 commit 6217283
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
Expand Up @@ -18,7 +18,7 @@ This library is <a href="http://openid.net/certification/#RPs">certified</a> by

## Features

- Code samples for most of the common use cases
- [Code samples](https://angular-auth-oidc-client.com/docs/samples/) for most of the common use cases
- Supports schematics via `ng add` support
- Supports all modern OIDC identity providers
- Supports OpenID Connect Code Flow with PKCE
Expand Down Expand Up @@ -69,11 +69,11 @@ or with yarn

## Samples

[Explore the Samples here](https://angular-auth-oidc-client.com/docs/samples/samples)
[Explore the Samples here](https://angular-auth-oidc-client.com/docs/samples/)

## Quickstart

For the example of the Code Flow. For further examples please check the [Samples](https://angular-auth-oidc-client.com/docs/samples/samples) Section.
For the example of the Code Flow. For further examples please check the [Samples](https://angular-auth-oidc-client.com/docs/samples/) Section.

> If you have done the installation with the schematics, these modules and files should be available already!
Expand Down

0 comments on commit 6217283

Please sign in to comment.