From 8bd4011d41025bcfdb89b573ff8aff6d24a4f43e Mon Sep 17 00:00:00 2001 From: Ahmet Alp Balkan Date: Wed, 22 Mar 2017 09:51:10 -0700 Subject: [PATCH] Do not link to org/team links on GitHub People who are not on the org get 404, causing further confusion. Signed-off-by: Ahmet Alp Balkan --- _includes/user-guide-migration-notice.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/user-guide-migration-notice.md b/_includes/user-guide-migration-notice.md index 7e64abe8d0..ad401096af 100644 --- a/_includes/user-guide-migration-notice.md +++ b/_includes/user-guide-migration-notice.md @@ -4,7 +4,7 @@

NOTICE

-

As of March 14, 2017, the @kubernetes/sig-docs-maintainers have begun migration of the User Guide content as announced previously to the SIG Docs community through the kubernetes-sig-docs group and kubernetes.slack.com #sig-docs channel.

+

As of March 14, 2017, the Kubernetes SIG-Docs-Maintainers group have begun migration of the User Guide content as announced previously to the SIG Docs community through the kubernetes-sig-docs group and kubernetes.slack.com #sig-docs channel.

The user guides within this section are being refactored into topics within Tutorials, Tasks, and Concepts. Anything that has been moved will have a notice placed in its previous location as well as a link to its new location. The reorganization implements the table of contents (ToC) outlined in the kubernetes-docs-toc document and should improve the documentation's findability and readability for a wider range of audiences.

For any questions, please contact: kubernetes-sig-docs@googlegroups.com