From ee3e8b5d00be6a918d99feb9c0f67fea853759d3 Mon Sep 17 00:00:00 2001 From: przsus <101723670+przsus@users.noreply.github.com> Date: Mon, 9 Dec 2024 10:30:03 +0100 Subject: [PATCH] update paths post transfer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2826b29..6cff005 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ pip install -r requirements.txt In `requirements.yml` inside your project add: ```yml -- name: git@github.com:cisco-open/ansible-collection-sdwan-deployment.git +- name: git@github.com:cisco-en-programmability/ansible-collection-sdwan-deployment.git type: git version: main ```