Skip to content

Commit c1bdfd1

Browse files
authored
docs: fix broken Markdown link
PR-URL: #9156 Closes: #9126 Reviewed-by: Philipp Burckhardt <[email protected]>
1 parent de79f2b commit c1bdfd1

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/assert/has-is-concat-spreadable-symbol-support

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/assert/has-is-concat-spreadable-symbol-support/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ $ has-is-concat-spreadable-symbol-support
122122

123123
<section class="links">
124124

125-
[mdn-is-concat-spreadable-symbol]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol.isConcatSpreadable
125+
[mdn-is-concat-spreadable-symbol]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/isConcatSpreadable
126126

127127
</section>
128128

0 commit comments

Comments
 (0)