File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -147,12 +147,10 @@ hydra
147147
148148The ** [ tutorial] ( https://ory-am.gitbooks.io/hydra/content/demo.md ) ** teaches you to set up Hydra,
149149a 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
163161Even if you use a secure SDK (there are numerous SDKs not secure by design in the wild), messing up the implementation
164162is 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
You can’t perform that action at this time.
0 commit comments