Skip to content

Commit

Permalink
add: WebAPI/URL Links to encodeURI (mdn#20294)
Browse files Browse the repository at this point in the history
Co-authored-by: de-oz <[email protected]>
  • Loading branch information
hinell and de-oz authored Sep 5, 2022
1 parent 788d966 commit 79d6413
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions files/en-us/web/api/url_api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,3 +115,5 @@ A working version of this example can be [found on Glitch](https://url-api.glitc

- [Fetch API](/en-US/docs/Web/API/Fetch_API)
- CSS {{cssxref("&lt;url&gt;")}} type
- {{jsxref("encodeURI", "encodeURI()")}}
- {{jsxref("encodeURIComponent", "encodeURIComponent()")}}

0 comments on commit 79d6413

Please sign in to comment.