fix: update foundry tutorial link (#398)

This commit is contained in:
Imti Majeed
2024-04-01 19:26:40 -07:00
committed by GitHub
parent eed4fa4e8c
commit 4eb674f05d

View File

@@ -196,7 +196,7 @@ const sidebars = {
{
type: 'link',
label: 'Introduction to Foundry',
href: 'https://docs.base.org/building-with-base/guides/building-with-base-and-foundry/introduction',
href: 'https://docs.base.org/tutorials/intro-to-foundry-setup',
className: 'sidebar-coding',
},
],