From fe69318c685d7bd85e2a2d0b742738ee46bf5a22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henr=C3=A9=20Botha?= Date: Mon, 12 Nov 2018 15:14:22 +0200 Subject: [PATCH] Remove link to non-existent style guide --- CONTRIBUTING.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2bc191cfe1..d9c125d19f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -121,8 +121,5 @@ know. ## Style guide -If you have questions about how to write for Docker's documentation, have a look -at the [style guide](/opensource/doc-style/). The style -guide provides guidance about grammar, syntax, formatting, styling, language, or -tone. If something isn't clear in the guide, submit an issue to let us -know or submit a pull request to help us improve it. +Docker does not currently maintain a style guide. Use your best judgment, and +try to follow the example set by the existing documentation.