From 17df7519ff907a8916c378747f61e6b5ac534ccb Mon Sep 17 00:00:00 2001 From: Naveen Date: Fri, 27 Feb 2026 20:56:57 +0530 Subject: [PATCH] fix: broken script link --- readmes/orc8r/deploy_using_ansible.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readmes/orc8r/deploy_using_ansible.md b/readmes/orc8r/deploy_using_ansible.md index 99445fd..c44cdee 100644 --- a/readmes/orc8r/deploy_using_ansible.md +++ b/readmes/orc8r/deploy_using_ansible.md @@ -25,7 +25,7 @@ For more information on Magma Deployer, please visit the project's Quick Install: ```bash -sudo bash -c "$(curl -sL https://github.com/magma/magma-deployer/raw/main/deploy-orc8r.sh)" +sudo bash -c "$(curl -sL https://raw.githubusercontent.com/magma/magma-deployer/refs/heads/main/orc8r-deployer/deploy-orc8r.sh)" ``` Following roles will be installed: