Wiki page apps_efl_debugging changed with summary [] by Bertrand Jacquin

This commit is contained in:
Bertrand Jacquin 2017-09-20 17:11:22 -07:00 committed by apache
parent 973496ac38
commit 7522b3dd2a
1 changed files with 1 additions and 1 deletions

View File

@ -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:
<code bash>
git clone http://git.enlightenment.org/tools/clouseau.git
git clone https://git.enlightenment.org/tools/clouseau.git
</code>
Here is a simple helloworld to test with Clouseau, it displays a window with some text and one button to exit.