Skip to content

Commit 037d26c

Browse files
authored
Merge pull request #2751 from hamirmahal/feat/add-inline-links
Add a couple of inline links for convenience to close #2732
2 parents ad5c362 + 2983dd8 commit 037d26c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/content-style-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ Take care to distinguish between product names and product elements. For more in
276276
Follow standard American English punctuation rules. For more guidance, see “[Punctuation](https://brand.github.com/content/grammar#punctuation)” in GitHub’s Brand Guide and “[Punctuation](https://docs.microsoft.com/style-guide/punctuation)” in the Microsoft Style Guide.
277277

278278
## Reusables and variables
279-
Use reusable strings for individual nouns (e.g. product names) or for complete sentences or paragraphs. Sentence fragments and phrases should not be contained in reusable strings as they can cause problems when content is localized. For more information, see the data directory in the github/docs repository and the “Product names” section of this document.
279+
Use reusable strings for individual nouns (e.g. product names) or for complete sentences or paragraphs. Sentence fragments and phrases should not be contained in reusable strings as they can cause problems when content is localized. For more information, see the [data directory](../data) in the github/docs repository and the “[Product names](#product-names)” section of this document.
280280

281281
## Tables
282282

0 commit comments

Comments
 (0)