X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libi3%2Fget_exe_path.c;h=e933f5b62a10e1ae0fef263b32f7125aa8ccbd7a;hb=aa0b1f599f25cfe858ebbc7fa80d459bcdb2ae02;hp=b9d35ea1f9ce8e510eac610c47ee12a3230aa861;hpb=f58dde28504cd78267439ec232be9689ff82d47c;p=i3%2Fi3 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. */