From cd6949988dda7b0b8d512c903c931bb918b9cbc5 Mon Sep 17 00:00:00 2001 From: Henrik Harkonen <heharkon@iki.fi> Date: Wed, 7 Nov 2018 19:19:50 +0200 Subject: [PATCH] AdaCore gtkada url was not valid anymore Seems that this URL is the only relevant documentation that I've found on their pages along with API Reference. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3069ef60e..21e212c42 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ General Information The home page for GtkAda is - - http://libre.adacore.com/tools/gtkada/ + - http://docs.adacore.com/live/wave/gtkada/html/gtkada_ug/index.html The home page for gtk is