diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-09-28 12:09:33 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-09-28 12:09:33 -0700 |
| commit | 12247ef3641c1f7845193f634ff4f16dceff3803 (patch) | |
| tree | c77dd719971d752b505ccfe8db82d36c8483ebd8 | |
| parent | 0d0b05209a335f27ad25030ae4c150a8dd8e301c (diff) | |
| parent | c6e4ccb58d1d54bcaace20af65e633dbe0fb70b5 (diff) | |
Merge pull request #2719 from bells17/update-proposal-process-link
Update a proposal process link
| -rw-r--r-- | contributors/design-proposals/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/README.md b/contributors/design-proposals/README.md index dbdfb6c9..404464f7 100644 --- a/contributors/design-proposals/README.md +++ b/contributors/design-proposals/README.md @@ -8,4 +8,4 @@ Note that a number of these documents are historical and may be out of date or u TODO: Add the current status to each document and clearly indicate which are up to date. -TODO: Document the [proposal process](../devel/faster_reviews.md#1-dont-build-a-cathedral-in-one-pr). +TODO: Document the [proposal process](../guide/pull-requests.md#best-practices-for-faster-reviews). |
