Skip to content

Commit c534fed

Browse files
k-cybulskiAntoLC
authored andcommitted
📝(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 <[email protected]>
1 parent c1a740b commit c534fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation/compose.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Installation with docker compose
22

3-
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)
3+
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)
44

55
## Requirements
66

0 commit comments

Comments
 (0)