We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b5ca47 commit c35598aCopy full SHA for c35598a
README.md
@@ -6,7 +6,7 @@ The new all-in-one Pinata SDK
6
7
## Quickstart
8
9
-[View the full documentation here](https://docs.pinata.cloud/sdk-beta/getting-started)
+[View the full documentation here](https://docs.pinata.cloud/quickstart)
10
11
### 1. Install
12
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pinata",
3
- "version": "2.5.4",
+ "version": "2.5.5",
4
"description": "The official Pinata SDK",
5
"main": "./dist/index.js",
"module": "./dist/index.mjs",
0 commit comments