Skip to content

Commit 33298b4

Browse files
committed
Update docusaurus.config.js
1 parent 91d84bc commit 33298b4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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/nft-tutorial/tree/main/website/docs/',
54+
'https://github.com/near-examples/nft-tutorial/tree/main/website/',
5555
},
5656
theme: {
5757
customCss: './src/css/custom.css',
@@ -68,7 +68,7 @@ const config = {
6868
respectPrefersColorScheme: true,
6969
},
7070
navbar: {
71-
title: 'FT Tutorial',
71+
title: 'NFT Tutorial',
7272
logo: {
7373
alt: 'NEAR Protocol',
7474
src: "img/near_logo.svg",

0 commit comments

Comments
 (0)