Skip to content

Commit 6bface7

Browse files
committed
fixed:typos error in docs
1 parent a9b8b9f commit 6bface7

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

docs/_docs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -542,8 +542,8 @@
542542
},
543543
"footer": {
544544
"socials": {
545-
"x": "https://x.com/mintlify",
546-
"github": "https://github.com/mintlify",
545+
"x": "https://x.com/base",
546+
"github": "https://github.com/base",
547547
"linkedin": "https://linkedin.com/company/mintlify"
548548
}
549549
}

docs/docs.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1104,8 +1104,8 @@
11041104
},
11051105
"footer": {
11061106
"socials": {
1107-
"x": "https://x.com/mintlify",
1108-
"github": "https://github.com/mintlify",
1107+
"x": "https://x.com/base",
1108+
"github": "https://github.com/base",
11091109
"linkedin": "https://linkedin.com/company/mintlify"
11101110
},
11111111
"links": [
@@ -2044,7 +2044,7 @@
20442044
],
20452045
"integrations": {
20462046
"ga4": {
2047-
"measurementId": "G-TKCM02YFWN"
2047+
"measurementId": "G-TKCM02YFWN"
20482048
}
2049-
}
2050-
}
2049+
}
2050+
}

docs/learn/token-development/nft-guides/dynamic-nfts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ Dynamic NFTs are commonly used with gaming projects, similar to the one we built
296296
[Download a zip containing PNGs]: https://gateway.irys.xyz/MoOvEzePMwFgc_v6Gw3U8ovV6ostgrkWb9tS4baAJhc
297297
[Irys CLI]: https://docs.irys.xyz/build/d/storage-cli/installation
298298
[mutability features]: https://docs.irys.xyz/build/d/features/mutability
299-
[Opensea Testnet]: https://testnets.opensea.io/accoun
299+
[Opensea Testnet]: https://testnets.opensea.io/account
300300
[Remix]: https://docs.base.org/tutorials/deploy-with-remix
301301
[server]: https://docs.irys.xyz/build/d/quickstart
302302

0 commit comments

Comments
 (0)