Skip to content

Commit b9b755a

Browse files
author
Aeneas Rekkas (arekkas)
committed
readme: fix broken links
1 parent c1d3e88 commit b9b755a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -147,12 +147,10 @@ hydra
147147

148148
The **[tutorial](https://ory-am.gitbooks.io/hydra/content/demo.md)** teaches you to set up Hydra,
149149
a RethinkDB instance and an exemplary identity provider written in React using docker compose.
150-
It will take you about 5 minutes to get complete the **[tutorial](https://ory-am.gitbooks.io/hydra/content/demo.md)**.
150+
It will take you about 5 minutes to get complete the **[tutorial](https://ory-am.gitbooks.io/hydra/content/demo.html)**.
151151

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

154-
<img alt="Running the example" align="right" width="35%" src="docs/dist/images/run-the-example.gif">
155-
156154
<br clear="all">
157155

158156
## Security
@@ -163,7 +161,7 @@ OAuth2 and OAuth2 related specifications are over 200 written pages. Implementin
163161
Even if you use a secure SDK (there are numerous SDKs not secure by design in the wild), messing up the implementation
164162
is a real threat - no matter how good you or your team is. To err is human.
165163

166-
An in-depth list of security features is listed [in the security guide]().
164+
An in-depth list of security features is listed [in the security guide](https://ory-am.gitbooks.io/hydra/content/basics/security.html).
167165

168166
## Reception
169167

0 commit comments

Comments
 (0)