diff options
| author | Kubernetes Submit Queue <k8s-merge-robot@users.noreply.github.com> | 2017-10-17 11:16:22 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-17 11:16:22 -0700 |
| commit | af75d04efb8ed70079c0caaba9184a4b42a3b395 (patch) | |
| tree | 7360df51c8e40f08521d3f4fad688332438b4bda | |
| parent | a1927ec41e82c9ea26d3e2115c685f0181402675 (diff) | |
| parent | 9f00fc2205fbf9c85db7c2b76f5d7240834a1a64 (diff) | |
Merge pull request #1207 from porridge/remove-link-to-empty
Automatic merge from submit-queue.
Remove a useless link to an empty document.
| -rw-r--r-- | contributors/devel/README.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contributors/devel/README.md b/contributors/devel/README.md index a037723e..c13036e5 100644 --- a/contributors/devel/README.md +++ b/contributors/devel/README.md @@ -20,8 +20,6 @@ Guide](http://kubernetes.io/docs/admin/). * **Kubernetes On-Call Rotations** ([on-call-rotations.md](on-call-rotations.md)): Descriptions of on-call rotations for build and end-user support. -* **Faster PR reviews** ([faster_reviews.md](faster_reviews.md)): How to get faster PR reviews. - * **Getting Recent Builds** ([getting-builds.md](getting-builds.md)): How to get recent builds including the latest builds that pass CI. * **Automated Tools** ([automation.md](automation.md)): Descriptions of the automation that is running on our github repository. |
