[docs]: fixed link to an example app

This commit is contained in:
Anatoly 2015-12-09 23:04:17 -05:00
parent 2211491e91
commit 0825ad2ed0

View file

@ -244,7 +244,7 @@ dev=> (reset)
:ready
```
You can see examples of start and stop flows in the [example app](mount#mount-and-develop).
You can see examples of start and stop flows in the [example app](README.md#mount-and-develop).
## Start and Stop Parts of Application