]> git.sur5r.net Git - i3/i3/blobdiff - testcases/lib/StartXServer.pm
Merge pull request #3433 from orestisf1993/janitorial
[i3/i3] / testcases / lib / StartXServer.pm
index 49976394f2bc93a2f47474343da05a88396c3778..4c5bd6f54c74fc9358e6c7cbc4878de09ef3f2df 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.