Skip to content

Commit e2085d6

Browse files
committed
ref(docs): concepts before architecture
1 parent d0f6844 commit e2085d6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ site_name: Deis Documentation
66
pages:
77
- Welcome: index.md
88
- Understanding Deis:
9-
- Architecture: understanding-deis/architecture.md
109
- Concepts: understanding-deis/concepts.md
10+
- Architecture: understanding-deis/architecture.md
1111
- Components: understanding-deis/components.md
1212
- Installing Deis:
1313
- Quick Start: installing-deis/quickstart.md

src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Deis (pronounced DAY-iss) Workflow is an open source Platform as a Service (PaaS
44

55
To get started with Workflow, follow our [Quick Start][quickstart] guide.
66

7-
For more detailed information about Workflow view the [Architecture][arch] and [Concepts][concepts] sections.
7+
For more detailed information about Workflow view the [Concepts][concepts] and [Architecture][arch] sections.
88

99
[arch]: understanding-deis/architecture.md
1010
[concepts]: understanding-deis/concepts.md

0 commit comments

Comments
 (0)