Skip to content

Commit d772ef9

Browse files
authored
fix: Broken link to quickstart (#1681)
- Fixes: #1668
1 parent 1c62d1e commit d772ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/dummy/app/templates/docs/standalone-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ In my case, I did it as an [in repo addon](https://github.com/ember-animation/em
2121

2222
## 4. Add `ember-cli-addon-docs` to your docs app.
2323

24-
You can follow the <DocsLink @route="quickstart">quickstart guide.</DocsLink>
24+
You can follow the <DocsLink @route="docs.quickstart">quickstart guide.</DocsLink>
2525

2626
## 5. Set `documentingAddonAt`
2727

0 commit comments

Comments
 (0)