diff --git a/files/en-us/web/api/url_api/index.md b/files/en-us/web/api/url_api/index.md index ec248e1bec71fbf..b6bd66e7fa4d553 100644 --- a/files/en-us/web/api/url_api/index.md +++ b/files/en-us/web/api/url_api/index.md @@ -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("<url>")}} type +- {{jsxref("encodeURI", "encodeURI()")}} +- {{jsxref("encodeURIComponent", "encodeURIComponent()")}}