Update dehydrated repo urls in man page

This commit is contained in:
Bob Idle
2024-03-05 17:09:24 +01:00
committed by Lukas Schauer
parent f6d82e2715
commit a615a55ad6
+2 -2
View File
@@ -139,7 +139,7 @@ secp384r1
The program exits 0 if everything was fine, 1 if an error occurred. The program exits 0 if everything was fine, 1 if an error occurred.
.SH BUGS .SH BUGS
Please report any bugs that you may encounter at the project web site Please report any bugs that you may encounter at the project web site
.UR https://github.com/lukas2511/dehydrated/issues .UR https://github.com/dehydrated-io/dehydrated/issues
.UE . .UE .
.SH AUTHOR .SH AUTHOR
Dehydrated was written by Lukas Schauer. This man page was contributed by Dehydrated was written by Lukas Schauer. This man page was contributed by
@@ -151,5 +151,5 @@ distribution for licensing information.
.SH SEE ALSO .SH SEE ALSO
Full documentation along with configuration examples are provided in the \fIdocs\fR Full documentation along with configuration examples are provided in the \fIdocs\fR
directory of the distribution, or at directory of the distribution, or at
.UR https://github.com/lukas2511/dehydrated/tree/master/docs .UR https://github.com/dehydrated-io/dehydrated/tree/master/docs
.UE . .UE .