Skip to content

Commit cb23b43

Browse files
fix(components): link to architecture, not itself (#499)
1 parent c73c4fd commit cb23b43

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/understanding-workflow/components.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ documentation][logger-documentation].
134134
## See Also
135135

136136
* [Workflow Concepts][concepts]
137-
* [Workflow Components][components]
137+
* [Workflow Architecture][architecture]
138138

139139
[Application]: ../reference-guide/terms.md#application
140140
[Config]: ../reference-guide/terms.md#config
@@ -143,7 +143,6 @@ documentation][logger-documentation].
143143
[PostgreSQL]: http://www.postgresql.org/
144144
[WAL-E]: https://github.com/wal-e/wal-e
145145
[architecture]: architecture.md
146-
[components]: components.md
147146
[concepts]: concepts.md
148147
[configure-objectstorage]: ../installing-workflow/configuring-object-storage.md
149148
[logger-documentation]: https://github.com/deis/logger

0 commit comments

Comments
 (0)