From 435d8f87a2cf87ca82f9ebcc5efb7c07497e3e8b Mon Sep 17 00:00:00 2001 From: Doug Davis Date: Fri, 16 Feb 2018 19:41:47 +0100 Subject: Escape underscore Escape underscore so github doesn't show the remaining text in italics --- kubernetes-repositories.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes-repositories.md b/kubernetes-repositories.md index 090c0714..82e5c078 100644 --- a/kubernetes-repositories.md +++ b/kubernetes-repositories.md @@ -32,7 +32,7 @@ To provide a place for SIGs to collaborate on projects endorsed by and actively #### Rules - * For now all repos will live in github.com/kubernetes-sigs/\_\, this may change in the future as we see how things work. + * For now all repos will live in github.com/kubernetes-sigs/\\_\, this may change in the future as we see how things work. * Must adopt the Kubernetes Code of Conduct * All code projects use the Apache License version 2.0. Documentation repositories must use the Creative Commons License version 4.0. * Must adopt the CNCF CLA bot, merge bot and Kubernetes PR commands/bots. -- cgit v1.2.3