diff --git a/docs/lab-examples/min-5clos.md b/docs/lab-examples/min-5clos.md index b18f2326d..89da2b22d 100644 --- a/docs/lab-examples/min-5clos.md +++ b/docs/lab-examples/min-5clos.md @@ -9,7 +9,7 @@ ## Description This labs provides a lightweight folded 5-stage CLOS fabric with Super Spine level bridging two PODs. -
+
The topology is additionally equipped with the Linux containers connected to leaves to facilitate use cases which require access side emulation. diff --git a/mkdocs.yml b/mkdocs.yml index be4e81ed5..46ebb3e08 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -8,12 +8,12 @@ nav: - Nodes: manual/nodes.md - Kinds: manual/kinds.md - Configuration artifacts: manual/conf-artifacts.md - - Command reference: - - deploy: cmd/deploy.md - - destroy: cmd/destroy.md - - inspect: cmd/inspect.md - - save: cmd/save.md - - generate: cmd/generate.md + - Command reference: + - deploy: cmd/deploy.md + - destroy: cmd/destroy.md + - inspect: cmd/inspect.md + - save: cmd/save.md + - generate: cmd/generate.md - Lab examples: - About: lab-examples/lab-examples.md - Single SR Linux node: lab-examples/single-srl.md