diff options
Diffstat (limited to 'docs/howto/static-files')
| -rw-r--r-- | docs/howto/static-files/deployment.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/howto/static-files/deployment.txt b/docs/howto/static-files/deployment.txt index a88403fda8..396c8c85c0 100644 --- a/docs/howto/static-files/deployment.txt +++ b/docs/howto/static-files/deployment.txt @@ -74,7 +74,7 @@ type of web server -- faster but less full-featured. Some common choices are: * A stripped-down version of Apache_ .. _Nginx: http://wiki.nginx.org/Main -.. _Apache: http://httpd.apache.org/ +.. _Apache: https://httpd.apache.org/ Configuring these servers is out of scope of this document; check each server's respective documentation for instructions. |
