diff options
-rw-r--r-- | doc/user/project/badges.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/badges.md b/doc/user/project/badges.md index 025f3af0af5..8849dd2d684 100644 --- a/doc/user/project/badges.md +++ b/doc/user/project/badges.md @@ -63,7 +63,7 @@ are available: - `%{commit_sha}`: ID of the most recent commit to the default branch of a project's repository -NOTE: **NOTE** +NOTE: **Note:** Placeholders allow badges to expose otherwise-private information, such as the default branch or commit SHA when the project is configured to have a private repository. This is by design, as badges are intended to be used publicly. Avoid |