fix guides link

This commit is contained in:
Gordon 2022-06-29 16:02:32 -07:00
parent c6d84665f2
commit 556d0e231e
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,5 @@
+++
title = "Quickstart"
title = "Lightning Tutorials"
weight = 1
type = "tab"
+++

View File

@ -259,7 +259,7 @@ function Landing({ search }) {
title="Environment Setup"
description="Learn how to get your urbit development environment configured"
callout="View Guide"
href="/guides/additional/development/environment"
href="/guides/core/environment"
image="/images/environment.svg"
className="h-full"
/>