docs: update docusaurus and enable broken anchor detection

This commit is contained in:
Thomas Tendyck 2024-08-23 13:03:38 +02:00 committed by Thomas Tendyck
parent ded559a3fe
commit e90b0e5109
5 changed files with 27 additions and 17 deletions

View file

@ -53,7 +53,7 @@ constellation create --control-plane-nodes 1 --worker-nodes 2
For details on the flags, consult the command help via `constellation create -h`.
*create* stores your cluster's configuration to a file named [`constellation-state.json`](../architecture/orchestration.md#installation-process) in your current directory.
*create* stores your cluster's configuration to a file named [`constellation-state.json`](../architecture/orchestration.md#cluster-creation-process) in your current directory.
## The *init* step