]> git.sur5r.net Git - i3/i3/blobdiff - include/libi3.h
Merge pull request #3200 from orestisf1993/_con_move_to_con
[i3/i3] / include / libi3.h
index dbb29e1f79b587ba7395db436e3f8b8b48cfdcd6..b7a1e2aa21ae6b285516f81191a1ab63da37f0a5 100644 (file)
@@ -470,7 +470,7 @@ char *get_process_filename(const char *prefix);
 /**
  * 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.
  */