Skip to content

Commit 3abd0f6

Browse files
committed
Fix handbook manifest
1 parent a15eb4b commit 3abd0f6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

bin/handbook-manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"behat-steps": {
99
"title": "Behat Steps",
1010
"slug": "behat-steps",
11-
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps.md",
12-
"parent": null
11+
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/references\/behat-steps.md",
12+
"parent": "references"
1313
},
1414
"bug-reports": {
1515
"title": "Bug Reports",
@@ -368,8 +368,8 @@
368368
"internal-api": {
369369
"title": "Internal API",
370370
"slug": "internal-api",
371-
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/internal-api.md",
372-
"parent": null
371+
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/references\/internal-api.md",
372+
"parent": "references"
373373
},
374374
"philosophy": {
375375
"title": "Philosophy",

0 commit comments

Comments
 (0)