diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-09-21 17:47:49 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-09-21 17:47:49 +0000 |
commit | 5fca55de8de3976be01c15141f3edc667a07d750 (patch) | |
tree | 7331b2dbeccaed0d44b2451fe006aeda0508f721 /doc/tipideed.html | |
parent | 3730ea387e3e358b7767de59f8afd602d49b17fd (diff) | |
download | tipidee-5fca55de8de3976be01c15141f3edc667a07d750.tar.xz |
Doc typo fixes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/tipideed.html')
-rw-r--r-- | doc/tipideed.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tipideed.html b/doc/tipideed.html index 0c34af5..754f147 100644 --- a/doc/tipideed.html +++ b/doc/tipideed.html @@ -288,7 +288,7 @@ real directory. </li> <li> Have a <tt>./example.com:80</tt> symlink pointing to <tt>example.com</tt>, if you want to serve <tt>example.com</tt> under plaintext HTTP. </li> - <li> Have a <tt>./example.com:80</tt> symlink pointing to + <li> Have a <tt>./example.com:443</tt> symlink pointing to <tt>example.com</tt>, if you want to serve <tt>example.com</tt> under HTTPS. </li> </ul> |