aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Prose-Style-Guidelines.md
diff options
context:
space:
mode:
authorMike McQuaid2016-09-19 20:20:08 +0100
committerMike McQuaid2016-09-20 10:41:42 +0100
commitb85ee1cb8ffef36503f46685609442f79660737a (patch)
treea4f6cf867043283e81abf69b7fbc04451fa150bb /docs/Prose-Style-Guidelines.md
parent9067cc39b8d6943b585cc34c7b91994cb6a6810b (diff)
downloadbrew-b85ee1cb8ffef36503f46685609442f79660737a.tar.bz2
Update documentation links.
Diffstat (limited to 'docs/Prose-Style-Guidelines.md')
-rw-r--r--docs/Prose-Style-Guidelines.md2
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.