diff options
author | Adam Bard <github@adambard.com> | 2019-03-12 13:43:57 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-12 13:43:57 -0700 |
commit | cb5aa514773f84004da57db116d596f8c7b325a6 (patch) | |
tree | b32d54efea98ac37f2884c3889360ce80efd74e7 /fr-fr | |
parent | 65b90ea816ea5f29d4cf6835378a390b69174144 (diff) | |
parent | 790c47319c589be457e4ee3a17d1983250492614 (diff) |
Merge pull request #3488 from Likeyn/update-tools-category
[Global] Update tools category
Diffstat (limited to 'fr-fr')
-rw-r--r-- | fr-fr/awk-fr.html.markdown | 3 | ||||
-rw-r--r-- | fr-fr/make-fr.html.markdown | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/fr-fr/awk-fr.html.markdown b/fr-fr/awk-fr.html.markdown index 750703f4..75c48811 100644 --- a/fr-fr/awk-fr.html.markdown +++ b/fr-fr/awk-fr.html.markdown @@ -1,5 +1,6 @@ --- -language: awk +category: tool +tool: awk filename: learnawk-fr.awk contributors: - ["Marshall Mason", "http://github.com/marshallmason"] diff --git a/fr-fr/make-fr.html.markdown b/fr-fr/make-fr.html.markdown index 48d24549..7b4864b5 100644 --- a/fr-fr/make-fr.html.markdown +++ b/fr-fr/make-fr.html.markdown @@ -1,5 +1,6 @@ --- -language: make +category: tool +tool: make contributors: - ["Robert Steed", "https://github.com/robochat"] translators: |