Docs: Fix operating system names (#19638)

* Docs: Replace "linux" with "Linux"

* Docs: Replace "windows" with "Windows"

* Docs: Replace "Mac/OSX/Mac OS X/MacOS" with "macOS"

* Docs: Replace "unix/UNIX" with "Unix"
This commit is contained in:
Linus Groh
2019-10-07 12:20:30 +01:00
committed by Marcus Olsson
parent f2089bab31
commit d9257aa38a
18 changed files with 42 additions and 42 deletions

View File

@@ -15,7 +15,7 @@ weight = 1
- [Requirements](requirements)
- [Installing on Debian / Ubuntu](debian)
- [Installing on RPM-based Linux (CentOS, Fedora, OpenSuse, RedHat)](rpm)
- [Installing on Mac OS X](mac)
- [Installing on macOS](mac)
- [Installing on Windows](windows)
- [Installing on Docker](docker)
- [Installing using Provisioning (Chef, Puppet, Salt, Ansible, etc)](provisioning)