From 61741e094bab1b328b0d1ab7c9a680d19e6422de Mon Sep 17 00:00:00 2001 From: Jonathan Boulle Date: Wed, 23 Sep 2015 11:21:21 -0700 Subject: [PATCH] build: fix link syntax in README --- build/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/README.md b/build/README.md index 19a63ddacf7..feef5bd645a 100644 --- a/build/README.md +++ b/build/README.md @@ -91,7 +91,7 @@ These are in no particular order * [X] Harmonize with scripts in `hack/`. How much do we support building outside of Docker and these scripts? * [X] Deprecate/replace most of the stuff in the hack/ -* [ ] Finish support for the Dockerized runtime. Issue (#19)[http://issue.k8s.io/19]. A key issue here is to make this fast/light enough that we can use it for development workflows. +* [ ] Finish support for the Dockerized runtime. Issue [#19](http://issue.k8s.io/19). A key issue here is to make this fast/light enough that we can use it for development workflows. [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/build/README.md?pixel)]()