From 4a0ea59c85dbeb41fb094b6da7550ea5fa457fc0 Mon Sep 17 00:00:00 2001
From: Dan Shields <35669742+NukeManDan@users.noreply.github.com>
Date: Mon, 3 Oct 2022 03:41:15 -0600
Subject: [PATCH] Update README.md (#1683)

* Update README.md

* Update README.md
---
 cumulus/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cumulus/README.md b/cumulus/README.md
index 3a6712876ae..3d6a47fbba6 100644
--- a/cumulus/README.md
+++ b/cumulus/README.md
@@ -11,7 +11,7 @@ A set of tools for writing [Substrate](https://substrate.io/)-based
 [Polkadot](https://wiki.polkadot.network/en/)
 [parachains](https://wiki.polkadot.network/docs/en/learn-parachains). Refer to the included
 [overview](docs/overview.md) for architectural details, and the
-[Cumulus tutorial](https://docs.substrate.io/tutorials/v3/cumulus/start-relay) for a
+[Connect to relay and  parachain tutorials](https://docs.substrate.io/tutorials/connect-relay-and-parachains/) for a
 guided walk-through of using these tools.
 
 It's easy to write blockchains using Substrate, and the overhead of writing parachains'
-- 
GitLab