diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2017-12-22 15:59:37 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-12-22 15:59:37 -0800 |
| commit | be9eeca6ee3becfa5b4c96bedf62b5b3ff5b1f8d (patch) | |
| tree | 8c66f02e2e740e162bc0dc52f889c3be832aaf1b /.github | |
| parent | d65527a4aa72be4dc5899922d7f8ec263d541486 (diff) | |
| parent | f2816c8bab6330512461c83400e5d69ea9f5d19b (diff) | |
Merge pull request #1541 from cblecker/link-updates
Fix all the links
Diffstat (limited to '.github')
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE index 2e5919db..ee56fb31 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE @@ -1,6 +1,6 @@ <!-- Thanks for sending a pull request! Here are some tips for you: - If this is your first contribution, read our Getting Started guide https://github.com/kubernetes/community#your-first-contribution -- If you are editing SIG information, please follow these instructions: https://github.com/kubernetes/community/tree/master/generator +- If you are editing SIG information, please follow these instructions: https://git.k8s.io/community/generator You will need to follow these steps: 1. Edit sigs.yaml with your change 2. Generate docs with `make generate`. To build docs for one sig, run `make WHAT=sig-apps generate` |
