📝(typo) fix link to kubernetes.md in compose.md
Link to kubernetes.md in compose.md was incorrect, it was pointing to a non-existing file. Signed-off-by: Krzysztof Cybulski <k.cybulski.dev@tuta.io>
This commit is contained in:
committed by
Anthony LC
parent
c1a740b7d4
commit
c534fed196
@@ -1,6 +1,6 @@
|
||||
# Installation with docker compose
|
||||
|
||||
We provide a sample configuration for running Docs using Docker Compose. Please note that this configuration is experimental, and the official way to deploy Docs in production is to use [k8s](../installation/k8s.md)
|
||||
We provide a sample configuration for running Docs using Docker Compose. Please note that this configuration is experimental, and the official way to deploy Docs in production is to use [k8s](../installation/kubernetes.md)
|
||||
|
||||
## Requirements
|
||||
|
||||
|
||||
Reference in New Issue
Block a user