Fix typo in developer guide README.md

This commit is contained in:
Joshua Piccari 2016-03-04 14:36:37 -08:00
parent a75c0a3cf0
commit 01e2d8c115

View File

@ -64,7 +64,7 @@ Guide](../admin/README.md).
* **Hunting flaky tests** ([flaky-tests.md](flaky-tests.md)): We have a goal of 99.9% flake free tests.
Here's how to run your tests many times.
* **Logging Conventions** ([logging.md](logging.md)]: Glog levels.
* **Logging Conventions** ([logging.md](logging.md)): Glog levels.
* **Profiling Kubernetes** ([profiling.md](profiling.md)): How to plug in go pprof profiler to Kubernetes.