Replicated stateful application doesn't need its own directory.

This commit is contained in:
Anthony Yeh
2016-12-02 12:52:16 -08:00
parent 9a575a6ed2
commit c20e898491
8 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ each of which has a sequence of steps.
#### Stateful Applications
* [Running a Single-Instance Stateful Application](/docs/tutorials/stateful-application/run-stateful-application/)
* [Running a Replicated Stateful Application](/docs/tutorials/replicated-stateful-application/run-replicated-stateful-application/)
* [Running a Replicated Stateful Application](/docs/tutorials/stateful-application/run-replicated-stateful-application/)
### What's next