Skip to content

Commit

Permalink
fix a link
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Dec 2, 2021
1 parent 810be7b commit 66e8263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -2800,7 +2800,7 @@ core-js(-pure)/stable|features/url
core-js/stable|features/url/to-json
core-js(-pure)/stable|features/url-search-params
```
[*Examples*](t.ly/ZiA6'):
[*Examples*](t.ly/ZiA6):
```js
const url = new URL('http://login:password@example.com:8080/foo/bar?a=1&b=2&a=3#fragment');

Expand Down

0 comments on commit 66e8263

Please sign in to comment.