Skip to content

Commit

Permalink
Merge pull request #2053 from nikomatsakis/patch-1
Browse files Browse the repository at this point in the history
add heading about configuring netlify URL handlers
  • Loading branch information
wycats authored Dec 10, 2024
2 parents 61b116b + 89092b5 commit a579fc6
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 @@ -429,6 +429,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 a579fc6

Please sign in to comment.