diff --git a/index/alire-index-alire.ads b/index/alire-index-alire.ads index f52f3813..a8a856c3 100644 --- a/index/alire-index-alire.ads +++ b/index/alire-index-alire.ads @@ -5,7 +5,7 @@ package Alire.Index.Alire is function Project is new Catalogued_Project (Projects.Alire); - Repo : constant URL := "https://bitbucket.org/aleteolabs/alire.git"; + Repo : constant URL := "https://github.com/alire-project/alire.git"; V_0_2 : constant Release := Project.Register diff --git a/index/alire-index-alr.ads b/index/alire-index-alr.ads index 84f5a3c9..b18fd6fd 100644 --- a/index/alire-index-alr.ads +++ b/index/alire-index-alr.ads @@ -5,7 +5,7 @@ package Alire.Index.Alr is function Project is new Catalogued_Project (Projects.Alr); - Repo : constant URL := "https://bitbucket.org/aleteolabs/alr.git"; + Repo : constant URL := "https://github.com/alire-project/alr.git"; V_0_2 : constant Release := Project.Register