summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTamer Tas <contact@tmrts.com>2016-08-04 11:13:26 +0300
committerGitHub <noreply@github.com>2016-08-04 11:13:26 +0300
commit2b079d26745b3d477d97813384980fdaa1db32fd (patch)
treeed61decbfc8dc20c2a80be027b6187093f386d07
parentb3d157982654cc06894b11a202c77adcbab734b3 (diff)
Improve Developer README
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 377f957a..1b140418 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@ Guide](../admin/README.md).
* **Pull Request Process** ([pull-requests.md](pull-requests.md)): When and why pull requests are closed.
-* **Kubernetes On-Call Rotations** ([on-call-rotations.md](on-call-rotations.md)): Descriptions of on-call rotations for build and end-user support
+* **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.
@@ -110,7 +110,7 @@ Guide](../admin/README.md).
## Building releases
-* **Making release notes** ([making-release-notes.md](making-release-notes.md)): Generating release nodes for a new release.
+* **Making release notes** ([making-release-notes.md](making-release-notes.md)): Generating release notes for a new release.
* **Releasing Kubernetes** ([releasing.md](releasing.md)): How to create a Kubernetes release (as in version)
and how the version information gets embedded into the built binaries.