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 3f70708
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 385 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
Loading

0 comments on commit 3f70708

Please sign in to comment.