Skip to content

Commit

Permalink
docs(api): fix backend integration link (#2662 by @frankcalise)
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
frankcalise authored Apr 4, 2024
1 parent 7111bf7 commit b83f26f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boilerplate/app/services/api/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* This Api class lets you define an API endpoint and methods to request
* data and process it.
*
* See the [Backend API Integration](https://docs.infinite.red/ignite-cli/boilerplate/app/services/Services.md)
* See the [Backend API Integration](https://docs.infinite.red/ignite-cli/boilerplate/app/services/#backend-api-integration)
* documentation for more details.
*/
import {
Expand Down

0 comments on commit b83f26f

Please sign in to comment.