From 6d7b47cdd89db6b05998c4dbb5efd0a11c095566 Mon Sep 17 00:00:00 2001 From: Viktor Zaunders Date: Tue, 26 Nov 2024 13:48:40 +0100 Subject: [PATCH] last link --- docs/documentation/setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/setup.md b/docs/documentation/setup.md index a9f21be..baab493 100644 --- a/docs/documentation/setup.md +++ b/docs/documentation/setup.md @@ -17,7 +17,7 @@ This will do the following: That's it! You have now integrated the `linked-devices` coordinator and integrity zomes and their UI into your app! -Now, [choose which elements you need](/elements/link-device-recipient.md) and import them like this: +Now, [choose which elements you need](/documentation/elements/link-device-recipient.md) and import them like this: ```js import "@darksoil-studio/linked-devices-zome/dist/elements/link-device-recipient.js";