Skip to content

Commit

Permalink
Correct link to finished app
Browse files Browse the repository at this point in the history
  • Loading branch information
kategengler committed Sep 6, 2024
1 parent a5132bc commit e076a15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/markdown/tutorial/part-1/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Welcome to the Ember Tutorial!

In this tutorial, we will use Ember to build an application called Super Rentals. This will be a website for browsing interesting places to stay during your next vacation. Check out the [finished app](https://ember-super-rentals.netlify.com) to get a sense of the scope of the project.
In this tutorial, we will use Ember to build an application called Super Rentals. This will be a website for browsing interesting places to stay during your next vacation. Check out the [finished app](https://ember-super-rentals.netlify.app) to get a sense of the scope of the project.

![The finished Super Rentals app](/images/tutorial/part-2/provider-components/homepage-with-rentals-component@2x.png)

Expand Down

0 comments on commit e076a15

Please sign in to comment.