Skip to content

Commit d7f3f85

Browse files
authored
docs: Update what-is-ash-json-api.md (#347)
Fix doc link.
1 parent 002709a commit d7f3f85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/topics/what-is-ash-json-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# What is AshJsonApi
22

3-
AshJsonApi allows you to expose your resource actions over a (JSON:API)[https://jsonapi.org]. This API supports all of the features of JSON:API and Ash, like sorting, filtering, pagination, and side loading.
3+
AshJsonApi allows you to expose your resource actions over a [JSON:API](https://jsonapi.org]). This API supports all of the features of JSON:API and Ash, like sorting, filtering, pagination, and side loading.
44

55
The kinds of thing this extension handles:
66

0 commit comments

Comments
 (0)