8 lines
212 B
Markdown
8 lines
212 B
Markdown
---
|
|
title: URI
|
|
tags: URI
|
|
---
|
|
|
|
URI stands for Uniform Resource Identifier and is a text string referring to a resource.
|
|
A common type of URI is a URL, which is used for the identification of resources on the Web.
|