Skip to content

Commit ae81698

Browse files
committed
Fixed nav links.
1 parent 434548a commit ae81698

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Introduction"
3-
description: "Introduction to the Headless WordPress Toolkit, a modern, framework-agnostic collection of plugins and packages for building headless WordPress applications."
2+
title: "Overview"
3+
description: "A modern, framework-agnostic collection of plugins and packages for building headless WordPress applications."
44
---
55

66
## What is the Headless WordPress Toolkit?

docs/nav.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"route": "/headless-wordpress-toolkit/plugins/wpgraphql-logging/",
99
"children": [
1010
{
11-
"title": "Introduction",
11+
"title": "Overview",
1212
"route": "/headless-wordpress-toolkit/plugins/wpgraphql-logging/"
1313
},
1414
{
@@ -82,7 +82,7 @@
8282
"route": "/headless-wordpress-toolkit/hwp-previews/",
8383
"children": [
8484
{
85-
"title": "Introduction",
85+
"title": "Overview",
8686
"route": "/headless-wordpress-toolkit/plugins/hwp-previews/"
8787
},
8888
{
@@ -94,11 +94,11 @@
9494
"route": "/headless-wordpress-toolkit/plugins/hwp-previews/tutorial/learn-previews/" },
9595
{
9696
"title": "REST",
97-
"route": "/headless-wordpress-toolkit/plugins/hwp-previews/tutorial/learn-previews/rest/"
97+
"route": "/headless-wordpress-toolkit/plugins/hwp-previews/tutorial/rest/"
9898
},
9999
{
100100
"title": "Astro",
101-
"route": "/headless-wordpress-toolkit/plugins/hwp-previews/tutorial/learn-previews/astro/"
101+
"route": "/headless-wordpress-toolkit/plugins/hwp-previews/tutorial/astro/"
102102
}
103103
]
104104
},
@@ -118,11 +118,11 @@
118118
"children": [
119119
{
120120
"title": "Configure Previews",
121-
"route": "/headless-wordpress-toolkit/hwp-previews/how-to/configure-previews/"
121+
"route": "/headless-wordpress-toolkit/plugins/hwp-previews/how-to/configure-previews/"
122122
},
123123
{
124124
"title": "Integrate with Faust.js",
125-
"route": "/headless-wordpress-toolkit/hwp-previews/how-to/integrate-with-faust/"
125+
"route": "/headless-wordpress-toolkit/plugins/hwp-previews/how-to/integrate-with-faust/"
126126
}
127127
]
128128
}

0 commit comments

Comments
 (0)