Skip to content

Commit 0eb2534

Browse files
committed
fix: examples and git repo reference
1 parent 1351f13 commit 0eb2534

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/file-upload/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# File Upload Example
22

3-
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/lens-protocol/storage-client/tree/main/examples/file-upload)
3+
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/lens-protocol/grove-client/tree/main/examples/file-upload)

examples/folder-upload/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Folder Upload Example
22

3-
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/lens-protocol/storage-client/tree/main/examples/folder-upload)
3+
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/lens-protocol/grove-client/tree/main/examples/folder-upload)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"repository": {
4646
"type": "git",
47-
"url": "git://github.com/lens-protocol/storage-client.git"
47+
"url": "git://github.com/lens-protocol/grove-client.git"
4848
},
4949
"license": "MIT",
5050
"packageManager": "pnpm@9.12.2+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228"

0 commit comments

Comments
 (0)