From c26a058736b2b5a35a6446a06412cb3f83980fa0 Mon Sep 17 00:00:00 2001 From: Dev Gupta <106783948+devwork260802@users.noreply.github.com> Date: Fri, 12 Jan 2024 17:37:35 +0530 Subject: [PATCH] FIX #1512 Fix: Dead link in https://ocaml.org/learn/tutorials/introduction_to_gtk.html #1512 --- site/learn/tutorials/introduction_to_gtk.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/site/learn/tutorials/introduction_to_gtk.md b/site/learn/tutorials/introduction_to_gtk.md index ba7f24162..179993692 100644 --- a/site/learn/tutorials/introduction_to_gtk.md +++ b/site/learn/tutorials/introduction_to_gtk.md @@ -4,8 +4,7 @@ # Introduction to Gtk -If you intend to try the code in this tutorial in the -interactive toplevel, you +If you intend to try the code in this tutorial in the [interactive toplevel](https://ocaml.org/learn/tutorials/a_first_hour_with_ocaml.html),, you must first issue (assuming you have installed `lablgtk` using [opam](../../docs/install.html)):