diff options
| author | Mike McQuaid | 2016-09-19 20:20:08 +0100 | 
|---|---|---|
| committer | Mike McQuaid | 2016-09-20 10:41:42 +0100 | 
| commit | b85ee1cb8ffef36503f46685609442f79660737a (patch) | |
| tree | a4f6cf867043283e81abf69b7fbc04451fa150bb /docs/Prose-Style-Guidelines.md | |
| parent | 9067cc39b8d6943b585cc34c7b91994cb6a6810b (diff) | |
| download | brew-b85ee1cb8ffef36503f46685609442f79660737a.tar.bz2 | |
Update documentation links.
Diffstat (limited to 'docs/Prose-Style-Guidelines.md')
| -rw-r--r-- | docs/Prose-Style-Guidelines.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/Prose-Style-Guidelines.md b/docs/Prose-Style-Guidelines.md index 8c4f1d1f0..1d8e2b0fc 100644 --- a/docs/Prose-Style-Guidelines.md +++ b/docs/Prose-Style-Guidelines.md @@ -1,6 +1,6 @@  # Prose Style Guidelines -This is a set of style and usage guidelines for Homebrew's prose documentation aimed at users, contributors, and maintainers (as opposed to executable computer code). It applies to documents like those in `share/doc/homebrew` in the `Homebrew/brew` repo, announcement emails, and other communications with the Homebrew community. +This is a set of style and usage guidelines for Homebrew's prose documentation aimed at users, contributors, and maintainers (as opposed to executable computer code). It applies to documents like those in `docs` in the `Homebrew/brew` repo, announcement emails, and other communications with the Homebrew community.  This does not apply to any Ruby or other computer code. You can use it to inform technical documentation extracted from computer code, like embedded man pages, but it's just a suggestion there. | 
