From 52e063a341bb571c3e89793737adf35ed47d637e Mon Sep 17 00:00:00 2001 From: root Date: Sat, 1 Feb 2020 19:00:31 -0500 Subject: [PATCH] roles/nginx/README.md typos, verbiage --- roles/nginx/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/nginx/README.md b/roles/nginx/README.md index 038b84b7e..853ddc9ba 100644 --- a/roles/nginx/README.md +++ b/roles/nginx/README.md @@ -38,7 +38,7 @@ * nextcloud ([PR #2119](https://github.com/iiab/iiab/pull/2119)) * nodered - 4. These run their own web server, each off of their own unique port(s) (IIAB's has links to these). In future we'd like mnemonic URLs for these: (http://box/calibre, http://box/archive, http://box/kalite) + 4. These each run their own web server, i.e. off of their own [unique port(s)](https://github.com/iiab/iiab/wiki/IIAB-Networking#list-of-ports--services) (IIAB home pages link directly to these destinations). In future we'd like mnemonic URL's for all of these: (e.g. http://box/calibre, http://box/archive, http://box/kalite) * calibre (menu goes directly to port 8080) * internetarchive (menu goes directly to port 4244, [PR #2120](https://github.com/iiab/iiab/pull/2120)) * kalite (menu goes directly to ports 8006-8008)