]> git.sur5r.net Git - i3/i3/blobdiff - libi3/get_exe_path.c
Replace http:// with https:// where applicable
[i3/i3] / libi3 / get_exe_path.c
index b9d35ea1f9ce8e510eac610c47ee12a3230aa861..e933f5b62a10e1ae0fef263b32f7125aa8ccbd7a 100644 (file)
@@ -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.
  */