From 192aec4195216b48186029706cc64060795592ac Mon Sep 17 00:00:00 2001 From: vinckr Date: Tue, 12 Nov 2024 11:19:10 +0100 Subject: [PATCH] chore: broken link --- docs/identities/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/identities/index.md b/docs/identities/index.md index 9f5688be5..f40d1510c 100644 --- a/docs/identities/index.md +++ b/docs/identities/index.md @@ -136,5 +136,5 @@ prevents unauthorized access and malicious attacks, providing robust protection ## Next steps Read more about the Ory Identities [security model](../security-model.mdx) and try out one of the -[Ory Network Identities quickstart guides](../getting-started/overview) for your framework or programming language to learn how to -add login and registration to your app in minutes. +[Ory Network Identities quickstart guides](../getting-started/overview.mdx) for your framework or programming language to learn +how to add login and registration to your app in minutes.