File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ Defines the logic for constructing and matching URLs for resources, collections
92
92
The URL construction is used by both the Client (See [ RoutingClient] for instance) and the Server libraries.
93
93
The [ StandardRouting] implements the [ Recommended URL design] .
94
94
95
- [ JSON:API ] : http ://jsonapi.org
95
+ [ JSON:API ] : https ://jsonapi.org
96
96
[ Sparse fieldsets ] : https://jsonapi.org/format/#fetching-sparse-fieldsets
97
97
[ Inclusion of Related Resources ] : https://jsonapi.org/format/#fetching-includes
98
98
[ Collection Pagination ] : https://jsonapi.org/format/#fetching-pagination
@@ -139,4 +139,4 @@ The [StandardRouting] implements the [Recommended URL design].
139
139
140
140
141
141
[ RouteFactory ] : https://pub.dev/documentation/json_api/latest/routing/RouteFactory-class.html
142
- [ StandardRouting ] : https://pub.dev/documentation/json_api/latest/routing/StandardRouting-class.html
142
+ [ StandardRouting ] : https://pub.dev/documentation/json_api/latest/routing/StandardRouting-class.html
You can’t perform that action at this time.
0 commit comments