Skip to content

Commit 27c5597

Browse files
authored
fix kn download link (#297)
1 parent 670a7da commit 27c5597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/modules/serving/pages/knative-client.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ At the end of this chapter you will be able to :
2121
[#kn-install]
2222
== Install
2323

24-
Download the https://github.com/knative/client/releases/tag/{kn-client-version}[{kn-client-version}^] Knative Client and add it to your `PATH`.
24+
Download the https://github.com/knative/client/releases/tag/knative-{kn-client-version}[{kn-client-version}^] Knative Client and add it to your `PATH`.
2525

2626
Verify installation by running the command:
2727

0 commit comments

Comments
 (0)