Skip to content

Commit a7f36ae

Browse files
committed
minor #17539 [Serializer] Update link to HAL specification (jschaedl)
This PR was submitted for the 6.2 branch but it was merged into the 5.4 branch instead. Discussion ---------- [Serializer] Update link to HAL specification <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `6.x` for features of unreleased versions). --> Commits ------- 1e0800b Update link to HAL specification
2 parents 85c8308 + 1e0800b commit a7f36ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serializer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,4 +424,4 @@ take a look at how this bundle works.
424424
.. _`OpenAPI`: https://www.openapis.org
425425
.. _`GraphQL`: https://graphql.org
426426
.. _`JSON:API`: https://jsonapi.org
427-
.. _`HAL`: http://stateless.co/hal_specification.html
427+
.. _`HAL`: https://stateless.group/hal_specification.html

0 commit comments

Comments
 (0)