Fix a link in a docstring

This commit is contained in:
Fülöp Kovács 2022-06-07 17:26:36 +02:00 committed by Andrew Prifer
parent abdda0afab
commit 54bf1c4567

View file

@ -6,7 +6,7 @@ import {clamp} from 'lodash-es'
* @remarks * @remarks
* *
* Supports all the syntax variants of <hex-color> * Supports all the syntax variants of <hex-color>
* {@link https://google.com}: * {@link https://developer.mozilla.org/en-US/docs/Web/CSS/hex-color#syntax}:
* *
* *
* ```javascript * ```javascript