Docs: Fix note syntax
This commit is contained in:
parent
ab4b1d2abd
commit
34ba3923de
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ are available:
|
||||||
- `%{commit_sha}`: ID of the most recent commit to the default branch of a
|
- `%{commit_sha}`: ID of the most recent commit to the default branch of a
|
||||||
project's repository
|
project's repository
|
||||||
|
|
||||||
NOTE: **NOTE**
|
NOTE: **Note:**
|
||||||
Placeholders allow badges to expose otherwise-private information, such as the
|
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
|
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
|
repository. This is by design, as badges are intended to be used publicly. Avoid
|
||||||
|
|
Loading…
Reference in a new issue