Skip to content

Commit 344c255

Browse files
committed
Doh!
1 parent 4ef6db7 commit 344c255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ You should see a message like `invoker status changed to 0 -> Healthy`
4646

4747
Once your cluster is ready, you need to configure your `wsk` binary.
4848
If necessary,
49-
[download it](releases/tag/latest),
49+
[download it](https://github.com/projectodd/openwhisk-openshift/releases/tag/latest),
5050
unpack it, ensure it's in your PATH, and:
5151

5252
AUTH_SECRET=$(oc get secret whisk.auth -o yaml | grep "system:" | awk '{print $2}' | base64 --decode)

0 commit comments

Comments
 (0)