Skip to content

Commit 2d0597b

Browse files
committed
fix filename reference to wheel.md doc
1 parent 69d235b commit 2d0597b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

concepts/topology.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,6 @@ trade-offs.
117117
With the above responsibilities delegated amongst the three types of containers,
118118
our application stack can be fully modularized. All-together, an instance of any
119119
combination of axles, a single hub, and any number of spoke containers can be
120-
referred to as a "wheel" and [packaged all-together](/docs/wheels) as such. At
120+
referred to as a "wheel" and [packaged all-together](/design/wheels.md) as such. At
121121
the moment, wheels designed to be an atomic unit that is located on a single
122122
host.

0 commit comments

Comments
 (0)