From c1012ebc9164cc598e2b5a0d3dc3f34eeb1bdf96 Mon Sep 17 00:00:00 2001 From: NikolaiKryshnev <63440682+NikolaiKryshnev@users.noreply.github.com> Date: Wed, 9 Apr 2025 22:26:39 +0300 Subject: [PATCH] fix(docs): update broken Squads link to current create-squad URL --- developers/developer-tooling/squads-multisig.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developers/developer-tooling/squads-multisig.md b/developers/developer-tooling/squads-multisig.md index 874c002..26e0fd4 100644 --- a/developers/developer-tooling/squads-multisig.md +++ b/developers/developer-tooling/squads-multisig.md @@ -10,7 +10,7 @@ Squads Protocol is a collection of programs (smart contracts) that enables devel #### Public UI -The [public UI](https://backup.app.squads.so/create) is recommended. Navigate to settings and set the RPC URL to a valid [Eclipse endpoint](https://docs.squads.so/main/development/cli/installation), and the program ID to the one above. +The [public UI](https://app.squads.so/create-squad) is recommended. Navigate to settings and set the RPC URL to a valid [Eclipse endpoint](https://docs.squads.so/main/development/cli/installation), and the program ID to the one above. #### CLI