Skip to content

Commit e6d3421

Browse files
Merge pull request #22008 from sarahsanders-docker/fix-contribute
chore: quick fix for contribute guide
2 parents 5aecf6c + 70ed1ce commit e6d3421

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/contribute/components/call-outs.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ For both of the following callouts, consult [the Docker release lifecycle](/rele
6363

6464
## Formatting
6565

66-
```go
67-
> {{< summary-bar feature_name="PKG installer" >}}
66+
```md
67+
{{</* summary-bar feature_name="PKG installer" */>}}
6868
```
6969

7070
```html

0 commit comments

Comments
 (0)