diff --git a/docs/devel/README.md b/docs/devel/README.md index 727fbfa6adb..29fd9e52b5a 100644 --- a/docs/devel/README.md +++ b/docs/devel/README.md @@ -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.