@settlemint/sdk-cli 0.9.9-prfd0d04ff → 1.0.0-main0c394db9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -16,9 +16,7 @@
16
16
  </p>
17
17
 
18
18
  <div align="center">
19
- <a href="https://console.settlemint.com/documentation/">Documentation</a>
20
- <span>&nbsp;&nbsp;•&nbsp;&nbsp;</span>
21
- <a href="https://discord.com/invite/Mt5yqFrey9">Discord</a>
19
+ <a href="https://console.settlemint.com/documentation/docs/using-platform/dev-tools/SDK/">Documentation</a>
22
20
  <span>&nbsp;&nbsp;•&nbsp;&nbsp;</span>
23
21
  <a href="https://www.npmjs.com/package/@settlemint/sdk-cli">NPM</a>
24
22
  <span>&nbsp;&nbsp;•&nbsp;&nbsp;</span>
@@ -231,7 +229,7 @@ settlemint scs subgraph deploy --accept-defaults <subgraph-name>
231
229
 
232
230
  ## API Reference
233
231
 
234
- See the [documentation](https://github.com/settlemint/sdk/tree/v0.9.9/sdk/cli/docs/settlemint.md) for available commands.
232
+ See the [documentation](https://github.com/settlemint/sdk/tree/v1.0.0/sdk/cli/docs/settlemint.md) for available commands.
235
233
 
236
234
  ## Contributing
237
235