This is an automated email from the ASF dual-hosted git repository.

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-aggregator.git


The following commit(s) were added to refs/heads/master by this push:
     new 1a91ea5  Fix link to repo tool
1a91ea5 is described below

commit 1a91ea5a432b075b963a57e43ba3d37cbb6ad3a6
Author: Konrad Windszus <[email protected]>
AuthorDate: Fri May 9 08:47:36 2025 +0200

    Fix link to repo tool
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ecd3eed..49bb535 100644
--- a/README.md
+++ b/README.md
@@ -78,7 +78,7 @@ $ curl https://storage.googleapis.com/git-repo-downloads/repo 
> ~/bin/repo
 $ chmod a+x ~/bin/repo
 ```
 
-See also the detailed instructions at 
https://source.android.com/docs/setup/download/source-control-tools#repo.
+See also the detailed instructions at 
<https://gerrit.googlesource.com/git-repo/>.
 
 ### Repo Tool Installation on Mac with [Homebrew](https://brew.sh)
 

Reply via email to