From 702b725a54a71dc386ffca1e59c0ef4d0a87d103 Mon Sep 17 00:00:00 2001 From: WatskeBart Date: Sat, 13 Apr 2024 15:44:52 +0200 Subject: [PATCH] Typo and link fix (#988) Co-authored-by: MichaIng --- docs/software/media.md | 2 +- docs/software/system_stats.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/software/media.md b/docs/software/media.md index e8e21e6c9..8077fc253 100644 --- a/docs/software/media.md +++ b/docs/software/media.md @@ -1938,7 +1938,7 @@ A highlight of some of its key features: *** Website: -Documentation: +Documentation: Source code: [Return to the **Optimised Software list**](../software.md) diff --git a/docs/software/system_stats.md b/docs/software/system_stats.md index 1739ba7c7..0fc64f4b6 100644 --- a/docs/software/system_stats.md +++ b/docs/software/system_stats.md @@ -454,7 +454,7 @@ High availability - Low-ops, minimal production Kubernetes, for developers, clou ```sh microk8s kubectl get nodes - microk8s kubectl get napspaces + microk8s kubectl get namespaces ``` MicroK8s does provide a few "addons", which can be seen below with the enable and disable command.