From 7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e Mon Sep 17 00:00:00 2001 From: julieng Date: Mon, 15 Nov 2021 21:40:53 +0100 Subject: move *.html to *.md --- files/fr/glossary/algorithm/index.html | 9 --------- files/fr/glossary/algorithm/index.md | 9 +++++++++ 2 files changed, 9 insertions(+), 9 deletions(-) delete mode 100644 files/fr/glossary/algorithm/index.html create mode 100644 files/fr/glossary/algorithm/index.md (limited to 'files/fr/glossary/algorithm') diff --git a/files/fr/glossary/algorithm/index.html b/files/fr/glossary/algorithm/index.html deleted file mode 100644 index d9855c6070..0000000000 --- a/files/fr/glossary/algorithm/index.html +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: Algorithme -slug: Glossary/Algorithm -tags: - - Glossaire -translation_of: Glossary/Algorithm -original_slug: Glossaire/Algorithme ---- -

Un algorithme est une série d'instructions indépendantes qui exécutent une fonction.

diff --git a/files/fr/glossary/algorithm/index.md b/files/fr/glossary/algorithm/index.md new file mode 100644 index 0000000000..d9855c6070 --- /dev/null +++ b/files/fr/glossary/algorithm/index.md @@ -0,0 +1,9 @@ +--- +title: Algorithme +slug: Glossary/Algorithm +tags: + - Glossaire +translation_of: Glossary/Algorithm +original_slug: Glossaire/Algorithme +--- +

Un algorithme est une série d'instructions indépendantes qui exécutent une fonction.

-- cgit v1.2.3-54-g00ecf