From 9f00fc2205fbf9c85db7c2b76f5d7240834a1a64 Mon Sep 17 00:00:00 2001 From: Marcin Owsiany Date: Tue, 17 Oct 2017 08:22:13 +0200 Subject: [PATCH] Remove a useless link to an empty document. The target was merged with a different doc which is already linked from this one. --- contributors/devel/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/contributors/devel/README.md b/contributors/devel/README.md index a037723eb..c13036e5c 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.