diff --git a/README.md b/README.md index 8a46219..20db50c 100644 --- a/README.md +++ b/README.md @@ -244,7 +244,7 @@ else fi ORBIT_SITES=`pwd` -ORBIT_GIT=http://gitlab.tp.rulingcom.com/saurabh/orbit4-5.git +ORBIT_GIT=http://orbitgit.cloud/saurabh/orbit4-5.git NGINX_ORBIT_SITES=/etc/nginx/orbit_sites RAILS_ENV=production @@ -388,7 +388,7 @@ create) done cd ~ - sudo wget http://installer.tp.rulingcom.com/nginx4-5.conf + sudo wget https://orbitgit.cloud/erictyl/install_r45_on_ubuntu_1804lts_doc/src/branch/master/nginx4-5.conf sudo cp nginx4-5.conf $NGINX_ORBIT_SITES/$2 sudo rm nginx4-5.conf sudo perl -pi -e "s/{{ORBIT}}/$2/g" $NGINX_ORBIT_SITES/$2