Skip to content

Commit

Permalink
docs: update installation url link
Browse files Browse the repository at this point in the history
Fix broken installation URL link.

Signed-off-by: Ben Oukhanov <[email protected]>
  • Loading branch information
codingben committed Feb 1, 2024
1 parent c1223ae commit 18722af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/kubevirt-disk-uploader/0.5.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ When user runs [KubeVirt Tekton Tasks](https://github.com/kubevirt/kubevirt-tekt
# Installation

```
kubectl apply -f https://raw.githubusercontent.com/codingben/kubevirt-disk-uploader/0.5.0/tasks/kubevirt-disk-uploader/0.5.0/kubevirt-disk-uploader.yaml
kubectl apply -f https://raw.githubusercontent.com/codingben/kubevirt-disk-uploader/v0.5.0/tasks/kubevirt-disk-uploader/0.5.0/kubevirt-disk-uploader.yaml
```

# Parameters
Expand Down

0 comments on commit 18722af

Please sign in to comment.