Update lighty.io clone URL 13/108213/1
authorIvan Hrasko <ivan.hrasko@pantheon.tech>
Thu, 5 Oct 2023 08:40:05 +0000 (10:40 +0200)
committerIvan Hrasko <ivan.hrasko@pantheon.tech>
Thu, 5 Oct 2023 08:41:10 +0000 (10:41 +0200)
lighty.io has been moved from:
https://github.com/PantheonTechnologies/lighty-core.git
to:
https://github.com/PANTHEONtech/lighty

Update this URL to save one unnecessary redirect.

Change-Id: Ie8ec381109332a6825692d752d6a6348a4d4ed62
Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
lighty/build_lighty_core.sh

index 68edd424c211605d50290c243eac0dffc9149d38..4f98bd568ca3fe683460e96b4fba535ab5f85a72 100755 (executable)
@@ -2,7 +2,7 @@
 
 cd $(dirname "$0")
 cd ..
-git clone https://github.com/PantheonTechnologies/lighty-core.git
+git clone https://github.com/PANTHEONtech/lighty.git
 cd lighty-core
 git checkout main
 #git checkout 18.0.x