From eb80b099537cadc85479ed84420eafba30bea7ce Mon Sep 17 00:00:00 2001 From: Ilya Dmitrichenko Date: Tue, 20 Feb 2018 14:53:28 +0000 Subject: [PATCH] Fix markdown link syntax --- kubernetes-repositories.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes-repositories.md b/kubernetes-repositories.md index 82e5c078cfc..fc8c65bf7d1 100644 --- a/kubernetes-repositories.md +++ b/kubernetes-repositories.md @@ -38,7 +38,7 @@ To provide a place for SIGs to collaborate on projects endorsed by and actively * Must adopt the CNCF CLA bot, merge bot and Kubernetes PR commands/bots. * All OWNERS of the project must also be active SIG members. * SIG membership must vote using lazy consensus to create a new repository - * SIG must already have identified all of their existing subprojects and code, with valid OWNERS files, in (sigs.yaml)[https://github.com/kubernetes/community/blob/master/sigs.yaml] + * SIG must already have identified all of their existing subprojects and code, with valid OWNERS files, in [`sigs.yaml`](https://github.com/kubernetes/community/blob/master/sigs.yaml) ### Core Repositories