Skip to content

Commit ec6f4c5

Browse files
authored
Update README.md
1 parent 3a8a38b commit ec6f4c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ To get started with Linked API Node.js SDK, read these essential guides first. S
77
2. [Installation & authorization](https://linkedapi.io/sdks/installation-authorization/) – get the SDK installed and learn how to authorize it.
88
3. [Predefined vs. custom workflows](https://linkedapi.io/sdks/predefined-vs-custom-workflows/) – learn when to use ready-made methods and when to build your own custom logic.
99
4. [Handling results and errors](https://linkedapi.io/sdks/handling-results-and-errors/) – see how to process successful results and errors.
10-
5. [Persisting and restoring workflows](https://linkedapi.io/sdks/persisting-and-restoring-workflows/)discover how to save and resume your workflows to build resilient applications.
10+
5. [Persisting and cancelling workflows](https://linkedapi.io/sdks/persisting-and-cancelling-workflows/)learn how to save, resume, and cancel workflows.
1111

1212
## License
1313
This project is licensed under the MIT – see the [LICENSE](https://github.com/Linked-API/linkedapi-node/blob/main/LICENSE) file for details.

0 commit comments

Comments
 (0)