From ed17ce817ada971f0da9f6993cd004bffe305ab3 Mon Sep 17 00:00:00 2001 From: d4ro Date: Mon, 10 Apr 2023 10:24:01 +0200 Subject: [PATCH] Corrected link to installation section --- gfm/sec1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gfm/sec1.md b/gfm/sec1.md index b6b0fab..ed96294 100644 --- a/gfm/sec1.md +++ b/gfm/sec1.md @@ -16,7 +16,7 @@ If you want to try the examples in the tutorial, you need: - GCC. - GTK 4. The stable version of GTK is 4.8.2 at present (13/Dec/2022), but older version (4.0 or higher) may work. -See [Section 3](sec3.md) for the installation for GTK 4. +See [Section 2](sec2.md) for the installation for GTK 4. ### Ruby and rake for making the document