Skip to content

Commit

Permalink
Added link for using profiles
Browse files Browse the repository at this point in the history
Signed-off-by: adam-wolfe <[email protected]>
  • Loading branch information
adam-wolfe committed Nov 22, 2023
1 parent 62d2f56 commit 4fc7e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/files-util/FilesUtilPlugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,4 +209,4 @@ Install the `diff2html` CLI via `npm install -g diff2html-cli`. Then, pipe your
- `zowe files-util diff data-sets "kelda16.work.jcl(iefbr14)" "kelda16.work.jcl(iefbr15)" | diff2html -i stdin`

## Next steps
Try the [Implementing profiles in a plug-in](url) tutorial to learn about using profiles with your plug-in.
Try the [Implementing profiles in a plug-in](/docs/tutorials/profile-example/ProfilePlugin.md) tutorial to learn about using profiles with your plug-in.

0 comments on commit 4fc7e84

Please sign in to comment.