From 1e0800b29487c1db59af74e1e9c87325e8d70921 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Sch=C3=A4dlich?= <1880467+jschaedl@users.noreply.github.com> Date: Thu, 8 Dec 2022 22:32:09 +0100 Subject: [PATCH] Update link to HAL specification --- serializer.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serializer.rst b/serializer.rst index 1a478df6d0f..ee31efa0b12 100644 --- a/serializer.rst +++ b/serializer.rst @@ -424,4 +424,4 @@ take a look at how this bundle works. .. _`OpenAPI`: https://www.openapis.org .. _`GraphQL`: https://graphql.org .. _`JSON:API`: https://jsonapi.org -.. _`HAL`: http://stateless.co/hal_specification.html +.. _`HAL`: https://stateless.group/hal_specification.html