diff --git a/README.md b/README.md index 1995c062..7bbf9428 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,8 @@ Ansible config and a bunch of Docker containers. * [Emby](https://emby.media/) - Media streaming and management * [Firefly III](https://firefly-iii.org/) - Free and open source personal finance manager * [get_iplayer](https://github.com/get-iplayer/get_iplayer) - download programmes from BBC iplayer -* [Gitea](https://gitea.io/en-us/) - Simple self-hosted Github clone -* [Gitlab](https://about.gitlab.com/features/) - Self-hosted Github clone of the highest order +* [Gitea](https://gitea.io/en-us/) - Simple self-hosted GitHub clone +* [GitLab](https://about.gitlab.com/features/) - Self-hosted GitHub clone of the highest order * [Glances](https://nicolargo.github.io/glances/) - for seeing the state of your system via a web browser * [Grafana](https://github.com/grafana/grafana) - Dashboarding tool * [Guacamole](https://guacamole.apache.org/) - Web based remote desktop gateway, supports VNC, RDP and SSH diff --git a/docs/applications/radarr.md b/docs/applications/radarr.md index acc7a547..bdc3cdfc 100644 --- a/docs/applications/radarr.md +++ b/docs/applications/radarr.md @@ -18,4 +18,4 @@ Radarr will get the file path from the Download client. On default settings with For Radarr to understand that the `/movies` folder is a folder, you'll need to add a new subfolder into it. You can also do this by adding a random movie to the folder. Keep in mind to have the internal setting **Create empty movie folders** on **yes** -Comprehensive setup information can be found on the [Radarr github wiki](https://github.com/Radarr/Radarr/wiki/Setup-Guide) +Comprehensive setup information can be found on the [Radarr GitHub wiki](https://github.com/Radarr/Radarr/wiki/Setup-Guide) diff --git a/docs/applications/sonarr.md b/docs/applications/sonarr.md index bbbd93ab..26dad584 100644 --- a/docs/applications/sonarr.md +++ b/docs/applications/sonarr.md @@ -19,4 +19,4 @@ Sonarr will get the file path from the Download client. On default settings with For Sonarr to understand that the `/tv` folder is a folder, you'll need to add a folder into it. You can also do this by adding a random series to the folder. Keep in mind to have the setting **Create empty movie folders** on **yes** -For comprehensive configuration instructions see the [Sonarr github wiki](https://github.com/Sonarr/Sonarr/wiki) +For comprehensive configuration instructions see the [Sonarr GitHub wiki](https://github.com/Sonarr/Sonarr/wiki) diff --git a/docs/configuration/application_ports.md b/docs/configuration/application_ports.md index b64f3e67..2d6759da 100644 --- a/docs/configuration/application_ports.md +++ b/docs/configuration/application_ports.md @@ -18,9 +18,9 @@ By default, applications can be found on the ports listed below. | get_iplayer | 8182 | | | Gitea | 3001 | Web | | Gitea | 222 | SSH | -| Gitlab | 4080 | HTTP | -| Gitlab | 4443 | HTTPS | -| Gitlab | 422 | SSH | +| GitLab | 4080 | HTTP | +| GitLab | 4443 | HTTPS | +| GitLab | 422 | SSH | | Glances | 61208 | SSH | | Grafana | 3000 | | | Guacamole | 8090 | |