Skip to content

Commit

Permalink
Merge pull request kubernetes#10173 from marekbiskup/doc-links-update
Browse files Browse the repository at this point in the history
add missing document links
  • Loading branch information
marekbiskup committed Jun 25, 2015
2 parents 2803b86 + 76e6f39 commit 7855d99
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/devel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,13 @@ Docs in this directory relate to developing Kubernetes.

* **Profiling Kubernetes** ([profiling.md](profiling.md)): How to plug in go pprof profiler to Kubernetes.

* **Instrumenting Kubernetes with a new metric**
([instrumentation.md](instrumentation.md)): How to add a new metrics to the
Kubernetes code base.

* **Coding Conventions** ([coding-conventions.md](coding-conventions.md)):
Coding style advice for contributors.

* **Faster PR reviews** ([faster_reviews.md](faster_reviews.md)): How to get faster PR reviews.

[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/devel/README.md?pixel)]()

0 comments on commit 7855d99

Please sign in to comment.