diff --git a/glossary/URL.md b/glossary/URL.md new file mode 100644 index 000000000..0abfbb8c0 --- /dev/null +++ b/glossary/URL.md @@ -0,0 +1,4 @@ +### URL + +URL stands for Uniform Resource Locator and is a text string specifying where a resource can be found on the Internet. +In the HTTP protocol, URLs are the same as web addresses and hyperlinks.