Skip to content

Commit fdb94f3

Browse files
author
Natalie Arellano
committed
More cleanup
Signed-off-by: Natalie Arellano <[email protected]>
1 parent 2d6b82e commit fdb94f3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/docs/for-buildpack-authors/how-to/write-buildpacks/add-sbom.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
+++
22
title="Provide a Software Bill-of-Materials"
3-
weight=409
3+
weight=2
44
+++
55

66
Buildpacks can provide a [Software `Bill-of-Materials`](https://en.wikipedia.org/wiki/Software_bill_of_materials) (SBOM)
File renamed without changes.

content/docs/for-buildpack-authors/how-to/write-buildpacks/specify-launch-processes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
+++
2-
title="Specify multiple process types"
3-
weight=406
2+
title="Specify process types"
3+
weight=1
44
+++
55

66
One of the benefits of buildpacks is that they are multi-process - an image can have multiple entrypoints for each operational mode.

0 commit comments

Comments
 (0)