Skip to content

Commit

Permalink
Merge pull request #94 from zowe/fix-profile-link
Browse files Browse the repository at this point in the history
Fix missing link to profiles tutorial
  • Loading branch information
adam-wolfe authored Nov 27, 2023
2 parents 62d2f56 + 4fc7e84 commit 1377f69
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 1377f69

Please sign in to comment.