Skip to content

Commit 6b0d3bd

Browse files
committed
fixes
1 parent b008d4a commit 6b0d3bd

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

website/docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ const config = {
5151
// Please change this to your repo.
5252
// Remove this to remove the "edit this page" links.
5353
editUrl:
54-
'https://github.com/near-examples/ft-tutorial/tree/main/website/docs/',
54+
'https://github.com/near-examples/ft-tutorial/tree/main/website/',
5555
},
5656
theme: {
5757
customCss: './src/css/custom.css',
@@ -96,7 +96,7 @@ const config = {
9696
title: 'Docs',
9797
items: [
9898
{
99-
label: 'Tutorial',
99+
label: 'Zero to Hero',
100100
to: '/',
101101
},
102102
],
576 KB
Loading
849 KB
Loading

0 commit comments

Comments
 (0)