about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/log.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/log.mli b/src/log.mli
index 116221f..6d260a6 100644
--- a/src/log.mli
+++ b/src/log.mli
@@ -5,7 +5,7 @@
   ---------------------------------------------------------------------------*)
 
 (** OCaml representation and parsing of the
-    {{:https://gist.github.com/Profpatsch/092ff68fa267b9fa0ccbe13e98149b21}log format}.
+    {{:https://github.com/sternenseemann/logbook#the-log-format}log format}.
 
     {e %%VERSION%% — {{:%%PKG_HOMEPAGE%% }homepage}} *)