Skip to content

Commit c35598a

Browse files
committed
fix: correct URL in ReadMe
1 parent 0b5ca47 commit c35598a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The new all-in-one Pinata SDK
66

77
## Quickstart
88

9-
[View the full documentation here](https://docs.pinata.cloud/sdk-beta/getting-started)
9+
[View the full documentation here](https://docs.pinata.cloud/quickstart)
1010

1111
### 1. Install
1212

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pinata",
3-
"version": "2.5.4",
3+
"version": "2.5.5",
44
"description": "The official Pinata SDK",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)