We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69f5ae3 commit fc6e047Copy full SHA for fc6e047
docs/self-test/roberta/README.md
@@ -42,7 +42,7 @@ kubectl create secret github \
42
### Deploy the automation
43
44
```shell
45
-kubectl apply -f https://github.com/project-codeflare/codeflare-cli/blob/main/deploy/self-test/roberta/1gpu/periodic.yaml
+kubectl apply -f https://raw.githubusercontent.com/project-codeflare/codeflare-cli/main/deploy/self-test/roberta/1gpu/periodic.yaml
46
```
47
48
Use `delete` in place of `apply` if you wish to tear down the
0 commit comments