Skip to content

Commit

Permalink
docs: fix working with ember outline links
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescdavis committed Dec 23, 2020
1 parent 7177b77 commit a509e6c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/ember/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ We do _not_ cover general usage of Ember; instead, we assume that as background

## Outline

* [Controllers](ember/controllers.md)
* [Services](ember/services.md)
* [Overview: Ember](ember/overview.md)
* [Testing](ember/testing.md)
* [Components](ember/components.md)
* [Helpers](ember/helpers.md)
* [Routes](ember/routes.md)
* [Controllers](/ember/controllers.md)
* [Services](/ember/services.md)
* [Overview: Ember](/ember/overview.md)
* [Testing](/ember/testing.md)
* [Components](/ember/components.md)
* [Helpers](/ember/helpers.md)
* [Routes](/ember/routes.md)

0 comments on commit a509e6c

Please sign in to comment.