We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0828b64 commit d640c76Copy full SHA for d640c76
1 file changed
docs/generate-model-from-third-party-resources.md
@@ -10,7 +10,7 @@ and [KubernetesListObject](https://github.com/kubernetes-client/java/blob/master
10
### 1. Fork Upstream Repo
11
12
Fork the repository [kubernetes-client/java](https://github.com/kubernetes-client/java)
13
-so that you can run the github action ["CRD Java Model Generate"](./.github/workflows/generate-crd.yml)
+so that you can run the github action ["CRD Java Model Generate"](/.github/workflows/generate-crd.yml)
14
in your forked repo. (Running github action job manually requires "collaborator" access to the repo).
15
16
Alternatively, you can also copy-paste the above github action definition to your repo to run it.
0 commit comments