Skip to content

Commit 53a47b9

Browse files
authored
Update credentials.md (#401)
Add a link to the twitter node to save folks from searching for it.
1 parent 62c8290 commit 53a47b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/creating-nodes/credentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,5 @@ circumstances it is necessary to store more values in credentials than just thos
8585
that get provided by the user.
8686

8787
For example, for a node to support an OAuth workflow, it must retain server-assigned
88-
tokens that the user never sees. The Twitter node provides a good example of how
88+
tokens that the user never sees. The [Twitter node](https://github.com/node-red/node-red-nodes/tree/master/social/twitter) provides a good example of how
8989
this can be achieved.

0 commit comments

Comments
 (0)