Skip to content

Commit c89f39a

Browse files
Merge pull request #119 from domhanak/SRVLOGIC-516-followup1
SRVLOGIC-516: Fix broken URL in kn workflow cli
2 parents 7a699db + 71318f3 commit c89f39a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/serverless-logic/pages/testing-and-troubleshooting/kn-plugin-workflow-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ You can use the {product_name} plug-in to set up your local workflow project qui
2727
* link:{kn_cli_install_url}[Knative CLI] is installed.
2828

2929
.Procedure
30-
. Download the latest binary file, suitable for your environment, from the link:{kie_tools_releases_page_url}[KIE Tooling Releases] page.
30+
. Download the latest binary file, suitable for your environment, from the link:{kn_workflow_plugin_releases_url}[release] page.
3131
. Install the `kn workflow` command as a plug-in of the Knative CLI using the following steps:
3232
+
3333
--

0 commit comments

Comments
 (0)