From d8d87d0f8a083edcf5fddce01d2615fd1a8e84be Mon Sep 17 00:00:00 2001 From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> Date: Thu, 7 Mar 2024 09:56:17 -0800 Subject: [PATCH] [Content strategy bug fix] Clarify repository styling (#49564) Co-authored-by: Laura Coursen --- .../contributing/style-guide-and-content-model/style-guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/contributing/style-guide-and-content-model/style-guide.md b/content/contributing/style-guide-and-content-model/style-guide.md index 8935369421a9..9fdae3f682dd 100644 --- a/content/contributing/style-guide-and-content-model/style-guide.md +++ b/content/contributing/style-guide-and-content-model/style-guide.md @@ -1306,8 +1306,8 @@ Format radio button labels in bold and omit the words “radio button” or any ### Repository names -Use a standard format to refer to repositories. Link to repositories when helpful. -- **Use:** in the `[account-name/repository-name](URL)` repository +Style repository names in monospace font using backticks. Provide a link to repositories when people are expected to navigate to them. +- **Use:** See the [`github/docs`](https://github.com/github/docs) repository for more information. ### Responsive elements