Skip to content

Commit a879560

Browse files
committed
Add more links to the api-overview
1 parent 2e12965 commit a879560

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ These docs are for version 2.x. For [email protected], please go to [https://fe
2525
- Live Queries
2626
- Feathers Query Syntax
2727
- Vuex Strict Mode Support
28-
- Client-Side Pagination Support
28+
- [Client-Side Pagination Support](./service-plugin.md#pagination-and-the-find-getter)
2929
- Fall-Through Caching
3030
- [`$FeathersVuex` Plugin for Vue](./vue-plugin.md)
3131
- [Per-Service Data Modeling](./common-patterns.md#Basic-Data-Modeling-with-instanceDefaults)
@@ -38,7 +38,7 @@ These docs are for version 2.x. For [email protected], please go to [https://fe
3838
- [Renderless Data Components](./data-components.md)
3939
- [Renderless Form Component](./feathers-vuex-form-wrapper.md#feathersvuexformwrapper) for Simplified Vuex Forms
4040
- [Temporary (Local-only) Record Support](./2.0-major-release.md#support-for-temporary-records) *
41-
- Server-Powered Pagination Support *
41+
- [Server-Powered Pagination Support](./service-plugin.md#pagination-and-the-find-action) *
4242
- [VuePress Dark Mode Support](https://tolking.github.io/vuepress-theme-default-prefers-color-scheme/) for the Docs
4343

4444
`* Improved in v2.0.0`<br />

0 commit comments

Comments
 (0)