Skip to content

Commit a11d702

Browse files
committed
Fix preloading
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent 61d4b9e commit a11d702

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

docs/edge/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Most of the [OpenFaaS Pro documentation](/docs/openfaas-pro/) and [Helm charts](
1010

1111
* [OpenFaaS Edge Deployment](/deployment/edge)
1212
* [Upgrading OpenFaaS Edge - itself and its containers](/deployment/edge/#upgrading-openfaas-edge)
13-
* [Preloading functions for distribution](/edge/preloading.md)
13+
* [Preloading functions for distribution](/edge/preloading)
1414
* [Air Gap](/edge/airgap)
1515
* [Custom DNS servers](/edge/custom-dns)
1616
* [Improve container security with gVisor](/edge/gvisor)

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ nav:
184184
- gVisor: ./edge/gvisor.md
185185
- OpenTelemetry: ./edge/open-telemetry.md
186186
- Air Gap: ./edge/airgap.md
187+
- Preloading functions: ./edge/preloading.md
187188
- Reference:
188189
- OpenFaaS YAML: ./reference/yaml.md
189190
- REST API: ./reference/rest-api.md

0 commit comments

Comments
 (0)