Skip to content

Commit

Permalink
reflecting k8s-sig migration
Browse files Browse the repository at this point in the history
  • Loading branch information
jimangel committed Oct 1, 2019
1 parent a76055d commit b0a5e42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 386 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ base directory is `$GOPATH/src/github.com/kubernetes/kubernetes.`
The remaining steps refer to your base directory as `<k8s-base>`.

Determine the base directory of your clone of the
[kubernetes-incubator/reference-docs](https://github.com/kubernetes-incubator/reference-docs) repository.
[kubernetes-sigs/reference-docs](https://github.com/kubernetes-sigs/reference-docs) repository.
For example, if you followed the preceding step to get the repository, your
base directory is `$GOPATH/src/github.com/kubernetes-incubator/reference-docs.`
base directory is `$GOPATH/src/github.com/kubernetes-sigs/reference-docs.`
The remaining steps refer to your base directory as `<rdocs-base>`.

## Editing the Kubernetes source code
Expand Down Expand Up @@ -240,7 +240,6 @@ You are now ready to follow the [Generating Reference Documentation for the Kube
* [Generating Reference Documentation for the Kubernetes API](/docs/contribute/generate-ref-docs/kubernetes-api/)
* [Generating Reference Docs for Kubernetes Components and Tools](/docs/home/contribute/generated-reference/kubernetes-components/)
* [Generating Reference Documentation for kubectl Commands](/docs/home/contribute/generated-reference/kubectl/)
* [Generating Reference Documentation for the Kubernetes Federation API](/docs/home/contribute/generated-reference/federation-api/)

{{% /capture %}}

0 comments on commit b0a5e42

Please sign in to comment.