Update navigation titles

This commit is contained in:
mrjvs
2023-12-29 17:03:28 +01:00
parent 8ac11d9067
commit 030b512c43
5 changed files with 5 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ So here is a checklist, for more specific environments, keep reading below:
- To set a target. Consult [Targets](./1.targets.md).
To make use of the examples below, You check check out the following pages:
- [Quick start](../1.Get%20Started/1.quick-start.md)
- [Quick start](../1.get-started/1.quick-start.md)
- [Using streams](../2.Essentials/4.using-streams.md)
## NodeJs server

View File

@@ -1,2 +1,3 @@
icon: ph:info-fill
navigation.redirect: /essentials/usage
navigation.title: "Get started"

View File

@@ -1,2 +1,3 @@
icon: ph:atom-fill
navigation.redirect: /in-depth/sources-and-embeds
navigation.title: "In-depth"

View File

@@ -1,2 +1,3 @@
icon: ph:aperture-fill
navigation.redirect: /extra-topics/development
navigation.title: "Extra topics"

View File

@@ -1,2 +1,3 @@
icon: ph:code-simple-fill
navigation.redirect: /api/makeproviders
navigation.title: "Api reference"