diff options
| author | Marcel Ribeiro-Dantas <mribeirodantas@hey.com> | 2022-07-12 23:32:17 +0200 | 
|---|---|---|
| committer | Marcel Ribeiro-Dantas <mribeirodantas@hey.com> | 2022-07-12 23:32:17 +0200 | 
| commit | ea6924456bda5670106760ffbbcbec6367d4903d (patch) | |
| tree | bb57d088e98782516a2d998a0018da6119c550f0 /docker.html.markdown | |
| parent | a18b5e2e8769c85fafc6e8499843d71d36e4525c (diff) | |
Fix document category for Docker
Docker is a tool, not a language.
Diffstat (limited to 'docker.html.markdown')
| -rw-r--r-- | docker.html.markdown | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/docker.html.markdown b/docker.html.markdown index 1dad267a..1df49cc3 100644 --- a/docker.html.markdown +++ b/docker.html.markdown @@ -1,5 +1,6 @@  ---
 -language: docker
 +category: tool
 +tool: docker
  filename: docker.bat
  contributors:
      - ["Ruslan López", "http://javapro.org/"]
 | 
