From a8a857fb9e7e129851d09bec2ed17a9f7f834240 Mon Sep 17 00:00:00 2001 From: Hamza Hmem <30496820+HammzaHM@users.noreply.github.com> Date: Wed, 4 Feb 2026 09:45:32 +0100 Subject: [PATCH] Fix documentation link formatting in README Updated documentation link for clarity. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ba905c..4e655d8 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Voltra turns React Native JSX into SwiftUI and Jetpack Compose Glance so you can ## Documentation -The documentation is available at [use-voltra.dev](https://use-voltra.dev). You can also use the following links to jump to specific topics: +The documentation is available at [use-voltra.dev]([https://use-voltra.dev](https://www.use-voltra.dev/getting-started)). You can also use the following links to jump to specific topics: - [Quick Start](https://use-voltra.dev/getting-started/quick-start) - [Development](https://www.use-voltra.dev/development/developing-live-activities)