From e7758bdde53b5f02279f40722b2e565d04a12c2e Mon Sep 17 00:00:00 2001 From: David Egan Date: Thu, 9 Jul 2020 11:17:27 +0100 Subject: [PATCH] Update README.md Fix broken link --- src/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/README.md b/src/README.md index 7e013d7..cc4c458 100644 --- a/src/README.md +++ b/src/README.md @@ -18,9 +18,9 @@ ### Ready to dive in? -Click the link below to learn how to build your first Yew app and learn from community example projects +Click the link below to learn how to build your first Yew app and learn from community example projects: -{% page-ref page="getting-started/project-setup/" %} +[Getting Started](../getting-started/project-setup) ### **Still not convinced?**