Skip to content

Commit d640c76

Browse files
committed
fix path for CRD GHA in docs
1 parent 0828b64 commit d640c76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/generate-model-from-third-party-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ and [KubernetesListObject](https://github.com/kubernetes-client/java/blob/master
1010
### 1. Fork Upstream Repo
1111

1212
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)
13+
so that you can run the github action ["CRD Java Model Generate"](/.github/workflows/generate-crd.yml)
1414
in your forked repo. (Running github action job manually requires "collaborator" access to the repo).
1515

1616
Alternatively, you can also copy-paste the above github action definition to your repo to run it.

0 commit comments

Comments
 (0)