]> git.sur5r.net Git - i3/i3/blobdiff - testcases/lib/StartXServer.pm
Replace http:// with https:// where applicable
[i3/i3] / testcases / lib / StartXServer.pm
index d3042c07195ead9543266a592036e49772b7dbc2..434ca238f6dfc36370a92b5c2f265e68405ee950 100644 (file)
@@ -57,7 +57,7 @@ sub wait_for_x {
 =head2 start_xserver($parallel)
 
 Starts C<$parallel> (or number of cores * 2 if undef) Xephyr processes (see
-http://www.freedesktop.org/wiki/Software/Xephyr/) and returns two arrayrefs: a
+https://www.freedesktop.org/wiki/Software/Xephyr/) and returns two arrayrefs: a
 list of X11 display numbers to the Xephyr processes and a list of PIDs of the
 processes.