aboutsummaryrefslogtreecommitdiff
path: root/files/fr/glossary/urn/index.html
diff options
context:
space:
mode:
authorjulieng <julien.gattelier@gmail.com>2021-11-15 21:40:53 +0100
committerSphinxKnight <SphinxKnight@users.noreply.github.com>2021-11-15 21:55:31 +0100
commit7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e (patch)
tree1e5d89ff08a80c6a5311b703cd11c2e91b342622 /files/fr/glossary/urn/index.html
parent6f6e297fbfa7867b1f42c4245df20f4282b3b083 (diff)
downloadtranslated-content-7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e.tar.gz
translated-content-7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e.tar.bz2
translated-content-7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e.zip
move *.html to *.md
Diffstat (limited to 'files/fr/glossary/urn/index.html')
-rw-r--r--files/fr/glossary/urn/index.html20
1 files changed, 0 insertions, 20 deletions
diff --git a/files/fr/glossary/urn/index.html b/files/fr/glossary/urn/index.html
deleted file mode 100644
index 1c8fafd95f..0000000000
--- a/files/fr/glossary/urn/index.html
+++ /dev/null
@@ -1,20 +0,0 @@
----
-title: URN
-slug: Glossary/URN
-tags:
- - Glossaire
- - Intro
- - Navigation
- - urn
-translation_of: Glossary/URN
-original_slug: Glossaire/URN
----
-<p>Un URN (Uniform Resource Name) est un {{Glossary("URI")}} dans un format standardisé faisant référence à une ressource sans spécifier son emplacement ni si elle existe. L'exemple suivant est issu de la <a href="http://www.ietf.org/rfc/rfc3986.txt">RFC3986</a> : <code> urn:oasis:names:specification:docbook:dtd:xml:4.1.2</code></p>
-
-<h2 id="Pour_approfondir">Pour approfondir</h2>
-
-<h3 id="Culture_générale">Culture générale</h3>
-
-<ul>
- <li>{{Interwiki("wikipedia", "Uniform Resource Name", "URN")}} sur Wikipédia</li>
-</ul>