intelephense

1.14.41.16.1
lib/lib.es2016.intl.d.ts
lib/lib.es2016.intl.d.ts
+1−1
Index: package/lib/lib.es2016.intl.d.ts
===================================================================
--- package/lib/lib.es2016.intl.d.ts
+++ package/lib/lib.es2016.intl.d.ts
@@ -21,9 +21,9 @@
      * The `Intl.getCanonicalLocales()` method returns an array containing
      * the canonical locale names. Duplicates will be omitted and elements
      * will be validated as structurally valid language tags.
      *
-     * [MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/getCanonicalLocales)
+     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/getCanonicalLocales)
      *
      * @param locale A list of String values for which to get the canonical locale names
      * @returns An array containing the canonical and validated locale names.
      */