Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit 8373e5f

Browse files
authored
fix: ignore repo name (#14)
1 parent e5cea37 commit 8373e5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"baseBranch": "main",
99
"updateInternalDependencies": "patch",
1010
"ignore": [
11-
"uploadkit-nextjs-with-walletkit",
11+
"uploadkit-with-nextjs-walletkit",
1212
"uploadkit-with-nextjs-rainbowkit",
1313
"uploadkit-with-vite-walletkit",
1414
"docs"

docs/src/pages/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ npm i wagmi viem @bnb-chain/greenfield-js-sdk @bnb-chain/greenfield-cosmos-types
1414

1515
## Examples
1616

17-
- [uploadkit-nextjs-with-walletkit](https://github.com/node-real/greenfield-toolkit/examples/uploadkit-nextjs-with-walletkit)
17+
- [uploadkit-with-nextjs-walletkit](https://github.com/node-real/greenfield-toolkit/examples/uploadkit-with-nextjs-walletkit)
1818
- [uploadkit-with-nextjs-rainbowkit](https://github.com/node-real/greenfield-toolkit/examples/uploadkit-with-nextjs-rainbowkit)
1919
- [uploadkit-with-vite-walletkit](https://github.com/node-real/greenfield-toolkit/examples/uploadkit-with-vite-walletkit)
2020

0 commit comments

Comments
 (0)