Skip to content

Commit 2379132

Browse files
committed
bug(concepts): fix broken links
1 parent 76d954e commit 2379132

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

src/understanding-deis/concepts.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Concepts
22

3-
Deis is a lightweight application platform that deploys and scales Twelve-Factor apps as Docker containers across a cluster of Kubernetes minions.
3+
Deis is a lightweight application platform that deploys and scales
4+
Twelve-Factor apps as containers across a Kubernetes cluster.
45

56
## Twelve-Factor Applications
67

@@ -30,7 +31,7 @@ Workflow is shipped as a Kubernetes-native application, installable via
3031
[Helm][helm]. So operators familiar with Kubernetes will feel right at home
3132
running Workflow.
3233

33-
For a detailed overview of Workflow components, see our [component][] break down.
34+
For a detailed overview of Workflow components, see our [component][components] break down.
3435

3536
## Docker
3637

0 commit comments

Comments
 (0)