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
9292The URL construction is used by both the Client (See [ RoutingClient] for instance) and the Server libraries.
9393The [ StandardRouting] implements the [ Recommended URL design] .
9494
95- [ JSON:API ] : http ://jsonapi.org
95+ [ JSON:API ] : https ://jsonapi.org
9696[ Sparse fieldsets ] : https://jsonapi.org/format/#fetching-sparse-fieldsets
9797[ Inclusion of Related Resources ] : https://jsonapi.org/format/#fetching-includes
9898[ Collection Pagination ] : https://jsonapi.org/format/#fetching-pagination
@@ -139,4 +139,4 @@ The [StandardRouting] implements the [Recommended URL design].
139139
140140
141141[ 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