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 f215cf0258b22b495797ca92284b44c830154aca
Author: Dmitri Chudinov <dmitri.chudi...@gmail.com>
AuthorDate: Mon Jun 6 12:03:06 2022 -0700

    Wiki page debian-start.md changed with summary [] by Dmitri Chudinov
---
 pages/docs/distros/debian-start.md.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pages/docs/distros/debian-start.md.txt b/pages/docs/distros/debian-start.md.txt
index bd3ffb199..8d5d5608d 100644
--- a/pages/docs/distros/debian-start.md.txt
+++ b/pages/docs/distros/debian-start.md.txt
@@ -96,7 +96,7 @@ su -c "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 a directory named ``efl/``. You can now ``cd`` into the ``efl/`` folder and follow step 3, 4 and 5 from the above instructions.
@@ -106,7 +106,7 @@ For a faster and smaller download you can add the ``--depth 1`` to the previous
 
 ## Troubleshooting ##
 
-If you're having problems compiling and installing EFL, you can find help on any of [our IRC channels](https://www.enlightenment.org/contact) or [post a ticket to our Phabricator](https://phab.enlightenment.org).
+If you're having problems compiling and installing EFL, you can find help on any of [our IRC channels](https://www.enlightenment.org/contact) or [post a ticket to our Gitea](https://git.enlightenment.org/enlightenment/efl/issues/new).
 
 ## Installing on Other Operating Systems ##
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to