From 94027e6fd01c0409eec83ac2d20d5fb8ce1a6ebe Mon Sep 17 00:00:00 2001 From: bravo-kernel Date: Wed, 14 Mar 2018 11:41:24 +0100 Subject: [PATCH] Clarify favicon location To prevent confusion for new Ember users. --- tests/dummy/app/pods/docs/quickstart/template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/dummy/app/pods/docs/quickstart/template.md b/tests/dummy/app/pods/docs/quickstart/template.md index 240cab3a1..5a69fdd06 100644 --- a/tests/dummy/app/pods/docs/quickstart/template.md +++ b/tests/dummy/app/pods/docs/quickstart/template.md @@ -85,6 +85,6 @@ This quickstart guide will get you going with a docs site for your brand new add 8. **Round out your site.** -* **Add a favicon.** We recommend using [Ember CLI Favicon](https://github.com/davewasmer/ember-cli-favicon). +* **Add a favicon to your dummy app.** We recommend using [Ember CLI Favicon](https://github.com/davewasmer/ember-cli-favicon). * **Install [Ember Router Scroll](https://github.com/dollarshaveclub/ember-router-scroll).**