Skip to content

Commit 00a397f

Browse files
fix(readme): table of contents links now work
1 parent e4869d3 commit 00a397f

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

README.md

+11-9
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,17 @@ An implementation of Resources in Ember.JS without decorators.
55
- [Inspiration, ember-could-get-used-to-this](https://github.com/pzuraq/ember-could-get-used-to-this)
66

77

8-
- [Installation](#Installation)
9-
- [Usage](#Usage)
10-
- [LifecycleResource](#`LifecycleResource`)
11-
- [Functions](#`function` Resources)
12-
- [Thunks](#Thunks)
13-
- [Public Types](#Public Types)
14-
- [Testing](#Testing)
15-
- [Contributing](#Contributing)
16-
- [Thanks](#Thanks)
8+
- [Installation](#installation)
9+
- [Usage](#usage)
10+
- [useResource](#useresource)
11+
- [useTask](#usetask)
12+
- [LifecycleResource](#lifecycleresource)
13+
- [Functions](#function-resources)
14+
- [Thunks](#thunks)
15+
- [Public Types](#public-types)
16+
- [Testing](#testing)
17+
- [Contributing](#contributing)
18+
- [Thanks](#thanks)
1719

1820
## Compatibility
1921

0 commit comments

Comments
 (0)