Skip to content

Commit 16827a7

Browse files
authored
Fix heading of scout/how-tos/artifact-types/
1 parent de347d8 commit 16827a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/manuals/scout/how-tos/artifact-types.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ You can use prefixes with the following commands:
5656
This section contains a few examples showing how you can use prefixes
5757
to specify artifacts for `docker scout` commands.
5858

59-
## Analyze a local project
59+
### Analyze a local project
6060

6161
The `fs://` prefix lets you analyze local source code directly,
6262
without having to build it into a container image.
@@ -112,7 +112,7 @@ pkg:npm/[email protected]
112112
CRITICAL 0
113113
```
114114

115-
## Compare a local project to an image
115+
### Compare a local project to an image
116116

117117
With `docker scout compare`, you can compare the analysis of source code on
118118
your local filesystem with the analysis of a container image.

0 commit comments

Comments
 (0)