You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ To get started with Linked API Node.js SDK, read these essential guides first. S
7
7
2.[Installation & authorization](https://linkedapi.io/sdks/installation-authorization/) – get the SDK installed and learn how to authorize it.
8
8
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.
9
9
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.
11
11
12
12
## License
13
13
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