From 54bf1c456716b18017fb495c8130eddd00184563 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=BCl=C3=B6p=20Kov=C3=A1cs?= Date: Tue, 7 Jun 2022 17:26:36 +0200 Subject: [PATCH] Fix a link in a docstring --- theatre/shared/src/utils/color.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theatre/shared/src/utils/color.ts b/theatre/shared/src/utils/color.ts index 655a648..048df90 100644 --- a/theatre/shared/src/utils/color.ts +++ b/theatre/shared/src/utils/color.ts @@ -6,7 +6,7 @@ import {clamp} from 'lodash-es' * @remarks * * Supports all the syntax variants of - * {@link https://google.com}: + * {@link https://developer.mozilla.org/en-US/docs/Web/CSS/hex-color#syntax}: * * * ```javascript