Skip to content

Commit

Permalink
Merge 441aaa2 into 5c61f9d
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewp committed May 30, 2019
2 parents 5c61f9d + 441aaa2 commit 0aefa85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/guides/guides.md
Expand Up @@ -26,7 +26,7 @@ In the [quick start guide](./Guide.html), we will build a small chat application
<a href="./place-my-order.html"><img class="app-thumbs" src="static/img/thumb-pmo.png" srcset="static/img/thumb-pmo.png 1x, static/img/thumb-pmo-2x.png 2x"></a>


In the [place-my-order guide](./place-my-order.html), we will go into detail, creating [http://place-my-order.com](http://place-my-order.com), a restaurant menu order application. You'll learn everything covered in the "Quick start", plus more:
In the [place-my-order guide](./place-my-order.html), we will go into detail, creating [http://www.place-my-order.com](http://www.place-my-order.com), a restaurant menu order application. You'll learn everything covered in the "Quick start", plus more:

- MVVM architecture
- Testing
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/place-my-order.md
Expand Up @@ -2,7 +2,7 @@
@parent Guides
@hide sidebar
@outline 2 ol
@description In this guide you will learn about all of [DoneJS' features](./Features.html) by creating, testing, documenting, building and deploying [place-my-order.com](http://place-my-order.com), a restaurant menu and ordering application. The final result will look like this:
@description In this guide you will learn about all of [DoneJS' features](./Features.html) by creating, testing, documenting, building and deploying [place-my-order.com](http://www.place-my-order.com), a restaurant menu and ordering application. The final result will look like this:


<img src="static/img/place-my-order.png" srcset="static/img/place-my-order.png 1x, static/img/place-my-order-2x.png 2x">
Expand Down

0 comments on commit 0aefa85

Please sign in to comment.