From 756801716c52e6a880c4aaa37fe4826e8bad3538 Mon Sep 17 00:00:00 2001 From: Bryan Ricker <978899+bricker@users.noreply.github.com> Date: Fri, 12 Dec 2025 12:58:16 -0800 Subject: [PATCH] Fix anchor link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48c36b39..814cea8c 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The library is distributed both through Swift Package Manager and Cocoapods. - :star: [Rive Overview](#rive-overview) - 🚀 [Getting Started & API docs](#getting-started) -- :mag: [Supported Devices](#supported-devices) +- :mag: [Supported Platforms](#supported-platforms) - :books: [Examples](#examples) - :runner: [Migration Guides](#migration-guides) - 👨‍💻 [Contributing](#contributing)