Skip to content

Commit f3b721f

Browse files
committed
update
Signed-off-by: laurentsimon <[email protected]>
1 parent 3c6ba90 commit f3b721f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
- [Containers](#containers-1)
3434
- [Verification for npm packages](#verification-for-npm-packages)
3535
- [The verify-npm-package command](#the-verify-npm-package-command)
36-
- [Verify npm packages built using the SLSA3 Node.js builder on GitHub](#verify-npm-packages-built-using-the-slsa3-nodejs-builder-on-github)
37-
- [Verify npm packages built using the npm CLI on GitHub](#verify-npm-packages-built-using-the-npm-cli-on-github)
36+
- [npm packages built using the SLSA3 Node.js builder on GitHub](#npm-packages-built-using-the-slsa3-nodejs-builder-on-github)
37+
- [npm packages built using the npm CLI on GitHub](#npm-packages-built-using-the-npm-cli-on-github)
3838
- [Known Issues](#known-issues)
3939
- [tuf: invalid key](#tuf-invalid-key)
4040
- [panic: assignment to entry in nil map](#panic-assignment-to-entry-in-nil-map)
@@ -358,7 +358,7 @@ Flags:
358358
--source-versioned-tag string [optional] expected version the binary was compiled from. Uses semantic version to match the tag
359359
```
360360

361-
### Verify npm packages built using the SLSA3 Node.js builder on GitHub
361+
### npm packages built using the SLSA3 Node.js builder on GitHub
362362

363363
This section describes how to verify packages built using the SLSA Build L3
364364
[Node.js builder](https://github.com/slsa-framework/slsa-github-generator/blob/main/internal/builders/nodejs/README.md).
@@ -391,7 +391,7 @@ release tag and `--package-version` to validate the package version. For commit
391391
SHA validation, use `--print-provenance` and inspect the commit SHA of the
392392
config source or materials.
393393

394-
### Verify npm packages built using the npm CLI on GitHub
394+
### npm packages built using the npm CLI on GitHub
395395

396396
This section describes how to verify packages built using the npm CLI on GitHub.
397397

0 commit comments

Comments
 (0)