This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository www-content.
View the commit online.
commit 0e520336ef08a854ca6f630273d81d76612542bf
Author: Philippe Jean Guillaumie <[email protected]>
AuthorDate: Sat Jun 4 06:36:27 2022 -0700
Wiki page ubuntu-start.md changed with summary [Fix git url] by Philippe Jean Guillaumie
---
pages/docs/distros/ubuntu-start.md.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/docs/distros/ubuntu-start.md.txt b/pages/docs/distros/ubuntu-start.md.txt
index 8d136db13..27b6ddcfe 100644
--- a/pages/docs/distros/ubuntu-start.md.txt
+++ b/pages/docs/distros/ubuntu-start.md.txt
@@ -114,7 +114,7 @@ sudo apt install git
Next clone EFL's source code:
```bash
-git clone https://git.enlightenment.org/core/efl.git
+git clone https://git.enlightenment.org/enlightenment/efl.git
```
This will create a directory called ``efl/``.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.