From 7522b3dd2aee34d6314e397cc2a6ee9d9c89ae05 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Wed, 20 Sep 2017 17:11:22 -0700 Subject: [PATCH] Wiki page apps_efl_debugging changed with summary [] by Bertrand Jacquin --- pages/debugging/apps_efl_debugging.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/debugging/apps_efl_debugging.txt b/pages/debugging/apps_efl_debugging.txt index 41104c012..c1a84c175 100644 --- a/pages/debugging/apps_efl_debugging.txt +++ b/pages/debugging/apps_efl_debugging.txt @@ -372,7 +372,7 @@ Clouseau is the EFL UI Inspection tool. It makes it easy to query UI components You can get Clouseau from git: -git clone http://git.enlightenment.org/tools/clouseau.git +git clone https://git.enlightenment.org/tools/clouseau.git Here is a simple helloworld to test with Clouseau, it displays a window with some text and one button to exit.