docs: fix wrong paths in nav section

This commit is contained in:
Jens Langhammer 2020-06-05 17:31:41 +02:00
parent 6a7ffa855e
commit eeb62f543f
1 changed files with 8 additions and 8 deletions

View File

@ -13,14 +13,14 @@ nav:
Examples:
- Login: flow/examples/login.md
- Stages:
- Captcha Stage: flow/stages/captcha/captcha.md
- Dummy Stage: flow/stages/dummy/dummy.md
- E-Mail Stage: flow/stages/email/email.md
- Identification Stage: flow/stages/identification/identification.md
- Invitation Stage: flow/stages/invitation/invitation.md
- OTP Stage: flow/stages/otp/otp.md
- Password Stage: flow/stages/password/password.md
- Prompt Stage: flow/stages/prompt/prompt.md
- Captcha Stage: flow/stages/captcha/index.md
- Dummy Stage: flow/stages/dummy/index.md
- E-Mail Stage: flow/stages/email/index.md
- Identification Stage: flow/stages/identification/index.md
- Invitation Stage: flow/stages/invitation/index.md
- OTP Stage: flow/stages/otp/index.md
- Password Stage: flow/stages/password/index.md
- Prompt Stage: flow/stages/prompt/index.md
- Prompt Stage Validation: flow/stages/prompt/validation.md
- User Delete Stage: flow/stages/user_delete.md
- User Login Stage: flow/stages/user_login.md