Mercurial > p > roundup > code
changeset 7136:a67f55c42476
fix links.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 15 Feb 2023 10:57:04 -0500 |
| parents | d0ef168a9379 |
| children | 4553614a2b22 |
| files | doc/installation.txt |
| diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/installation.txt Wed Feb 15 10:47:31 2023 -0500 +++ b/doc/installation.txt Wed Feb 15 10:57:04 2023 -0500 @@ -616,7 +616,7 @@ See: - https://docs.microsoft.com/en-us/iis/web-dev-reference/server-variables + https://learn.microsoft.com/en-us/iis/web-dev-reference/server-variables More information about ISS setup may be found at: @@ -1353,7 +1353,7 @@ roundup-mailgw. A configuration for Exim3 is similar but not included, since Exim3 is considered obsolete. -.. _Exim 4: http://www.exim.org/ +.. _Exim 4: https://www.exim.org/ This configuration is similar to the previous section, in that it uses a pipe process. However, there are advantages to using a custom @@ -1798,6 +1798,6 @@ .. _Redis: https://redis.io .. _redis-py: https://pypi.org/project/redis/ .. _requests: https://requests.readthedocs.io/en/latest/ -.. _Whoosh: https://whoosh.readthedocs.org/en/latest +.. _Whoosh: https://whoosh.readthedocs.org/en/latest/ .. _Xapian: https://xapian.org/ .. _zstd: https://pypi.org/project/zstd/
