Skip to content

Commit

Permalink
add heading about configuring netlify URL handlers
Browse files Browse the repository at this point in the history
make it easier to see that configuration is required
  • Loading branch information
nikomatsakis authored Aug 26, 2024
1 parent fd850f7 commit 89092b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions guides/release/getting-started/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,8 @@ First you need to [sign up for a Netlify account](https://app.netlify.com/signup

![deploying to Netlify](/images/quick-guide/netlify/create-netlify-account.png)

**Configuring Netlify URL handling**

The next step is to let the web app server know how to handle URLs. There are 2 ways to do so.

One, you can create a file in your `ember-quickstart/public` folder called
Expand Down

0 comments on commit 89092b5

Please sign in to comment.