Skip to content

Commit

Permalink
Update sidebars.js, URL fix (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoysal08 authored Jan 22, 2024
1 parent 795ba3c commit d752ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/base-docs/base-camp/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ const sidebars = {
{
type: 'link',
label: 'Introduction to Foundry',
href: 'http://localhost:3000/building-with-base/guides/building-with-base-and-foundry/introduction',
href: 'https://docs.base.org/building-with-base/guides/building-with-base-and-foundry/introduction',
className: 'sidebar-coding',
},
],
Expand Down

0 comments on commit d752ac9

Please sign in to comment.