Skip to content

Commit 70d4242

Browse files
committed
update paths post transfer
1 parent ee3e8b5 commit 70d4242

File tree

12 files changed

+18
-18
lines changed

12 files changed

+18
-18
lines changed

docs/CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ Thank you for investing your time in contributing to our project!
88

99
### Solve an issue
1010

11-
See [existing issues](https://github.com/cisco-open/ansible-collection-sdwan-deployment/issues) and feel free to work on any.
11+
See [existing issues](https://github.com/cisco-en-programmability/ansible-collection-sdwan-deployment/issues) and feel free to work on any.
1212

1313
### Create a new issue
1414

15-
Firstly [search if an issue already exists](hhttps://github.com/cisco-open/ansible-collection-sdwan-deployment/issues).
15+
Firstly [search if an issue already exists](hhttps://github.com/cisco-en-programmability/ansible-collection-sdwan-deployment/issues).
1616

1717
If issue related to your problem/feature request doesn't exists, create new issue.
1818
There are 3 issue types:
@@ -21,7 +21,7 @@ There are 3 issue types:
2121
- Feature Request
2222
- Report a security vulnerability
2323

24-
Select one from [issue form](https://github.com/cisco-open/ansible-collection-sdwan-deployment/issues/new/choose).
24+
Select one from [issue form](https://github.com/cisco-en-programmability/ansible-collection-sdwan-deployment/issues/new/choose).
2525

2626
### Create PR
2727

docs/SECURITY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
---
44

5-
This document outlines security procedures and general policies for the [cisco.sdwan_deployment](https://github.com/cisco-open/ansible-collection-sdwan-deployment) project.
5+
This document outlines security procedures and general policies for the [cisco.sdwan_deployment](https://github.com/cisco-en-programmability/ansible-collection-sdwan-deployment) project.
66

77
- [Reporting a Bug](#reporting-a-bug)
88
- [Disclosure Policy](#disclosure-policy)
@@ -12,7 +12,7 @@ This document outlines security procedures and general policies for the [cisco.s
1212

1313
---
1414

15-
The [cisco.sdwan_deployment](https://github.com/cisco-open/ansible-collection-sdwan-deployment) team and community take all security bugs in [cisco.sdwan_deployment](https://github.com/cisco-open/ansible-collection-sdwan-deployment) seriously. Thank you for improving the security of [cisco.sdwan_deployment](https://github.com/cisco-open/ansible-collection-sdwan-deployment). We appreciate your efforts and responsible disclosure and will make every effort to acknowledge your contributions.
15+
The [cisco.sdwan_deployment](https://github.com/cisco-en-programmability/ansible-collection-sdwan-deployment) team and community take all security bugs in [cisco.sdwan_deployment](https://github.com/cisco-en-programmability/ansible-collection-sdwan-deployment) seriously. Thank you for improving the security of [cisco.sdwan_deployment](https://github.com/cisco-en-programmability/ansible-collection-sdwan-deployment). We appreciate your efforts and responsible disclosure and will make every effort to acknowledge your contributions.
1616

1717
Report security bugs by emailing [ssalemar@cisco.com][Shivram Salem Arunachalam], [acichon@cisco.com][Arkadiusz Cichon] or [sprzemys@cisco.com][Przemyslaw Susko].
1818

galaxy.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ authors:
66
- Arkadiusz Cichon <acichon@cisco.com>
77
description: Ansible collection to deploy Cisco SD-WAN on AWS and Azure
88

9-
repository: https://github.com/cisco-open/ansible-collection-sdwan-deployment
10-
documentation: https://github.com/cisco-open/ansible-collection-sdwan-deployment/blob/main/README.md
11-
homepage: https://github.com/cisco-open/ansible-collection-sdwan-deployment
12-
issues: https://github.com/cisco-open/ansible-collection-sdwan-deployment/issues
9+
repository: https://github.com/cisco-en-programmability/ansible-collection-sdwan-deployment
10+
documentation: https://github.com/cisco-en-programmability/ansible-collection-sdwan-deployment/blob/main/README.md
11+
homepage: https://github.com/cisco-en-programmability/ansible-collection-sdwan-deployment
12+
issues: https://github.com/cisco-en-programmability/ansible-collection-sdwan-deployment/issues
1313

1414
license:
1515
- "GPL-3.0-only"

roles/aws_controllers/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The following variables must be set prior to executing the role:
6060

6161
## Example Playbook
6262

63-
See [Example playbooks](https://github.com/cisco-open/ansible-collection-sdwan-deployment/tree/main/playbooks).
63+
See [Example playbooks](https://github.com/cisco-en-programmability/ansible-collection-sdwan-deployment/tree/main/playbooks).
6464

6565
## License
6666

roles/aws_edges/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The following variables must be set prior to executing the role:
6161

6262
## Example Playbook
6363

64-
See [Example playbooks](https://github.com/cisco-open/ansible-collection-sdwan-deployment/tree/main/playbooks).
64+
See [Example playbooks](https://github.com/cisco-en-programmability/ansible-collection-sdwan-deployment/tree/main/playbooks).
6565

6666
## License
6767

roles/aws_network_infrastructure/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Before running the role, define the following variables:
5757

5858
## Example Playbook
5959

60-
See [Example playbooks](https://github.com/cisco-open/ansible-collection-sdwan-deployment/tree/main/playbooks).
60+
See [Example playbooks](https://github.com/cisco-en-programmability/ansible-collection-sdwan-deployment/tree/main/playbooks).
6161

6262
## License
6363

roles/aws_teardown/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ This role provides a systematic approach to tearing down AWS resources, with a s
4242

4343
## Example Playbook
4444

45-
See [Example playbooks](https://github.com/cisco-open/ansible-collection-sdwan-deployment/tree/main/playbooks).
45+
See [Example playbooks](https://github.com/cisco-en-programmability/ansible-collection-sdwan-deployment/tree/main/playbooks).
4646

4747
These playbook reuse configuration files that might be used as example for your configuration
4848

roles/azure_controllers/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The `azure_controllers` role automates the deployment of Cisco SD-WAN controller
6565

6666
## Example Playbook
6767

68-
See [Example playbooks](https://github.com/cisco-open/ansible-collection-sdwan-deployment/tree/main/playbooks).
68+
See [Example playbooks](https://github.com/cisco-en-programmability/ansible-collection-sdwan-deployment/tree/main/playbooks).
6969

7070
These playbook reuse configuration files that might be used as example for your configuration.
7171

roles/azure_edges/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Variables with default values that can be overridden by the user:
6868

6969
## Example Playbook
7070

71-
See [Example playbooks](https://github.com/cisco-open/ansible-collection-sdwan-deployment/tree/main/playbooks).
71+
See [Example playbooks](https://github.com/cisco-en-programmability/ansible-collection-sdwan-deployment/tree/main/playbooks).
7272

7373
These playbook reuse configuration files that might be used as example for your configuration
7474

roles/azure_network_infrastructure/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Variables with default values that the user may need to override:
5353

5454
## Example Playbook
5555

56-
See [Example playbooks](https://github.com/cisco-open/ansible-collection-sdwan-deployment/tree/main/playbooks).
56+
See [Example playbooks](https://github.com/cisco-en-programmability/ansible-collection-sdwan-deployment/tree/main/playbooks).
5757

5858
These playbook reuse configuration files that might be used as example for your configuration
5959

0 commit comments

Comments
 (0)