Remove imported/ references (#10004)
Signed-off-by: GuessWhoSamFoo <sfoohei@gmail.com>
This commit is contained in:
@@ -29,7 +29,7 @@ using Hugo. The source is in Github at
|
||||
[https://github.com/kubernetes/website](https://github.com/kubernetes/website).
|
||||
Most of the documentation source is stored in `/content/en/docs/`. Some of the
|
||||
reference documentation is automatically generated from scripts, mostly in the
|
||||
`/content/en/docs/imported/` subdirectory.
|
||||
`update-imported-docs/` directory.
|
||||
|
||||
You can file issues, edit content, and review changes from others, all from the
|
||||
Github website. You can also use Github's embedded history and search tools.
|
||||
@@ -154,8 +154,8 @@ process guidelines and information about deadlines.
|
||||
### Sign the CLA
|
||||
|
||||
Before you can contribute code or documentation to Kubernetes, you **must** read
|
||||
the [Contributor guide](/docs/imported/community/guide/) and
|
||||
[sign the Contributor License Agreement (CLA)](/docs/imported/community/guide/#sign-the-cla).
|
||||
the [Contributor guide](/docs/community/guide/) and
|
||||
[sign the Contributor License Agreement (CLA)](/docs/community/guide/#sign-the-cla).
|
||||
Don't worry -- this doesn't take long!
|
||||
|
||||
### Find something to work on
|
||||
|
||||
Reference in New Issue
Block a user