From 5c66e43d5b9f147eb33622a439c813c833be4157 Mon Sep 17 00:00:00 2001 From: Dan Connolly Date: Thu, 16 Jan 2025 15:10:26 -0600 Subject: [PATCH] fixup: missing link path Co-authored-by: Mujahid Khan <106528609+mujahidkay@users.noreply.github.com> --- main/guides/dapps/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/guides/dapps/index.md b/main/guides/dapps/index.md index 291ff8afb..7384894f2 100644 --- a/main/guides/dapps/index.md +++ b/main/guides/dapps/index.md @@ -3,4 +3,4 @@ See - [Getting Started](/guides/getting-started/) - [Building Client Dapps](/guides/getting-started/contract-rpc.html) - - [UI Tutorial](/getting-started/ui-tutorial/) + - [UI Tutorial](/guides/getting-started/ui-tutorial/)