Skip to content

Commit ed85a5f

Browse files
committed
API docs: Fixes several TOC links.
1 parent 7ce57a4 commit ed85a5f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/API.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,20 @@
1212
- [Route](#route)
1313
- [PlainRoute](#plainroute)
1414
- [Redirect](#redirect)
15-
- [IndexRoute](#indexroute)
15+
- [IndexRoute](#indexroute-1)
1616
- [IndexRedirect](#indexredirect)
1717

1818
* [Route Components](#route-components)
1919
- [Named Components](#named-components)
2020

2121
* [Mixins](#mixins)
22-
- [Lifecycle](#lifecycle-mixin) (deprecated)
23-
- [History](#history-mixin) (deprecated)
24-
- [RouteContext](#routecontext-mixin) (deprecated)
22+
- [Lifecycle](#lifecycle-mixin-deprecated) (deprecated)
23+
- [History](#history-mixin-deprecated) (deprecated)
24+
- [RouteContext](#routecontext-mixin-deprecated) (deprecated)
2525

2626
* [Utilities](#utilities)
27-
* [useRoutes](#useroutescreatehistory) (deprecated)
28-
* [match](#match-routes-location-options--cb)
27+
* [useRoutes](#useroutescreatehistory-deprecated) (deprecated)
28+
* [match](#match-routes-location-history-options--cb)
2929
* [createRoutes](#createroutesroutes)
3030
* [PropTypes](#proptypes)
3131

0 commit comments

Comments
 (0)