Skip to content

Commit 8d30337

Browse files
committed
fix links.
1 parent 6622347 commit 8d30337

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/installation.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ or ``c:\winnt\system32\inetsrv\adminsamples\`` or
616616

617617
See:
618618

619-
https://docs.microsoft.com/en-us/iis/web-dev-reference/server-variables
619+
https://learn.microsoft.com/en-us/iis/web-dev-reference/server-variables
620620

621621
More information about ISS setup may be found at:
622622

@@ -1353,7 +1353,7 @@ implement a custom router & transport to accomplish mail delivery to
13531353
roundup-mailgw. A configuration for Exim3 is similar but not
13541354
included, since Exim3 is considered obsolete.
13551355

1356-
.. _Exim 4: http://www.exim.org/
1356+
.. _Exim 4: https://www.exim.org/
13571357

13581358
This configuration is similar to the previous section, in that it uses
13591359
a pipe process. However, there are advantages to using a custom
@@ -1798,6 +1798,6 @@ please let us know!
17981798
.. _Redis: https://redis.io
17991799
.. _redis-py: https://pypi.org/project/redis/
18001800
.. _requests: https://requests.readthedocs.io/en/latest/
1801-
.. _Whoosh: https://whoosh.readthedocs.org/en/latest
1801+
.. _Whoosh: https://whoosh.readthedocs.org/en/latest/
18021802
.. _Xapian: https://xapian.org/
18031803
.. _zstd: https://pypi.org/project/zstd/

0 commit comments

Comments
 (0)