Skip to content

Commit

Permalink
docs: Fixed tutorial link in README.md (#1193)
Browse files Browse the repository at this point in the history
Signed-off-by: Jimmy Stridh <[email protected]>
  • Loading branch information
jimmystridh authored and aeneasr committed Nov 29, 2018
1 parent c3cc80c commit 563276b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,9 @@ This section is a quickstart guide to working with ORY Hydra. In-depth docs are

### 5 minutes tutorial: Run your very own OAuth2 environment

The **[tutorial](https://www.ory.sh/docs/guides/latest/hydra/1-tutorial/)** teaches you to set up ORY Hydra,
The **[tutorial](https://www.ory.sh/docs/hydra/hydra-5min-tutorial)** teaches you to set up ORY Hydra,
a Postgres instance and an exemplary identity provider written in React using docker compose.
It will take you about 5 minutes to complete the **[tutorial](https://www.ory.sh/docs/guides/latest/hydra/1-tutorial/)**.
It will take you about 5 minutes to complete the **[tutorial](https://www.ory.sh/docs/hydra/hydra-5min-tutorial)**.

<img src="docs/images/oauth2-flow.gif" alt="OAuth2 Flow">

Expand Down

0 comments on commit 563276b

Please sign in to comment.