From 7da709cf3d0a82ab2664a30c70ed5cb452793c7b Mon Sep 17 00:00:00 2001 From: Frederik Prijck Date: Mon, 8 Jun 2026 15:49:39 +0200 Subject: [PATCH] docs: Update Sample App link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38b971b..519d0ab 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ## Documentation Composable UI building blocks for MFA enrollment and verification on iOS, built with SwiftUI Compose. This library provides ready-to-use components that integrate seamlessly with Auth0's authentication flows. -- [Sample App](https://github.com/atko-cic/ui-components-ios/tree/main/AppUIComponents) +- [Sample App](https://github.com/auth0/ui-components-ios/tree/main/AppUIComponents) - [API Documentation](https://github.com/auth0/ui-components-ios/blob/main/Documentation.docc/Documentation.md) - [Theme System](https://github.com/auth0/ui-components-ios/blob/main/Documentation.docc/ThemeSystem.md) — customise colours, typography, spacing, radii, and component sizes