X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=blobdiff_plain;f=libi3%2Fget_exe_path.c;h=e933f5b62a10e1ae0fef263b32f7125aa8ccbd7a;hp=b9d35ea1f9ce8e510eac610c47ee12a3230aa861;hb=aa0b1f599f25cfe858ebbc7fa80d459bcdb2ae02;hpb=eadc9a84616a78575d4311abb662ef469715ad08 diff --git a/libi3/get_exe_path.c b/libi3/get_exe_path.c index b9d35ea1..e933f5b6 100644 --- a/libi3/get_exe_path.c +++ b/libi3/get_exe_path.c @@ -17,7 +17,7 @@ /* * This function returns the absolute path to the executable it is running in. * - * The implementation follows http://stackoverflow.com/a/933996/712014 + * The implementation follows https://stackoverflow.com/a/933996/712014 * * Returned value must be freed by the caller. */