link to w3c clarification for further reading (#11)

as the title suggests ;-)
This commit is contained in:
Stephan van Stekelenburg
2023-10-20 18:02:12 +02:00
committed by GitHub
parent 695ba488e1
commit 101db2c1c3

View File

@@ -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 W3Cs clarification.
If you would like to learn more detail on the subject, I would recommend [W3Cs clarification](https://www.w3.org/TR/uri-clarification/).
## CI/CD