Skip to content

Commit 83b3646

Browse files
committed
fix: update deprecated "_build" front matter key
Signed-off-by: David Karlsson <[email protected]>
1 parent fb5a576 commit 83b3646

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/manuals/engine/security/https/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
_build:
2+
build:
33
list: never
44
publishResources: false
55
render: never

content/reference/cli/docker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
_build:
2+
build:
33
list: never
44
publishResources: false
55
render: never

0 commit comments

Comments
 (0)