From 26aa3aace2f82b92110320fe956dbdc25bd26e87 Mon Sep 17 00:00:00 2001 From: Francis Roberts <111994975+franrob-projects@users.noreply.github.com> Date: Thu, 24 Jul 2025 17:32:58 +0200 Subject: [PATCH] Updates getting started link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45953569..c35fb62c 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Find out more: Everything you need to get started with Ably: -* [Quickstart in Pub/Sub using Ruby.](https://ably.com/docs/getting-started/quickstart?lang=ruby) +* [Getting started with Pub/Sub using Ruby.](https://ably.com/docs/getting-started/ruby) * [SDK Setup for Ruby.](https://ably.com/docs/getting-started/setup?lang=ruby) ---