mirror of
https://github.com/ByteByteGoHq/system-design-101.git
synced 2026-04-01 16:57:23 -04:00
link to w3c clarification for further reading (#11)
as the title suggests ;-)
This commit is contained in:
committed by
GitHub
parent
695ba488e1
commit
101db2c1c3
@@ -471,7 +471,7 @@ URL stands for Uniform Resource Locator, the key concept of HTTP. It is the addr
|
||||
|
||||
URN stands for Uniform Resource Name. It uses the urn scheme. URNs cannot be used to locate a resource. A simple example given in the diagram is composed of a namespace and a namespace-specific string.
|
||||
|
||||
If you would like to learn more detail on the subject, I would recommend W3C’s clarification.
|
||||
If you would like to learn more detail on the subject, I would recommend [W3C’s clarification](https://www.w3.org/TR/uri-clarification/).
|
||||
|
||||
## CI/CD
|
||||
|
||||
|
||||
Reference in New Issue
Block a user