From e855c1468e83beb5f588ccd188ea45f62e53b3ee Mon Sep 17 00:00:00 2001 From: Jan Date: Sat, 11 May 2024 21:26:17 +0200 Subject: [PATCH] fix: outgoing urls --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d054103..b30f437 100644 --- a/README.md +++ b/README.md @@ -12,20 +12,20 @@ We are trying to keep the repositories small and structured. The following overv The documentation repositories should help to find best know how, practices and guidelines. No matter if you are new to the team or if you have been working in an different area in the past, you should be able to find the information you need. -- [docs-onboarding](https://dev.azure.com/ypsag/ITSandbox/_git/docs-cloudstream-onboarding): the current repository you are reading. It should contain all information needed to get started. +- [docs-onboarding](https://xwr.visualstudio.com/jambor.pro/_git/docs-cloudstream-onboarding): the current repository you are reading. It should contain all information needed to get started. -- [docs-agile-working](https://dev.azure.com/ypsag/ITSandbox/_git/docs-agile-working): information about how we work with Azure Borads in the team and how we use the agile methodology. +- [docs-agile-working](https://xwr.visualstudio.com/jambor.pro/_git/docs-agile-working): information about how we work with Azure Borads in the team and how we use the agile methodology. ### Infrastructure repositories The infrastructure repositories should contain all information about the infrastructure we are using and it's configuration. -- [infra-terraform-modulelibrary](https://dev.azure.com/ypsag/ITSandbox/_git/infra-terraform-modulelibrary): We are maintaining Terraform modules which should ensure constant quality and improvement. +- [infra-terraform-modulelibrary](https://xwr.visualstudio.com/jambor.pro/_git/infra-terraform-modulelibrary): We are maintaining Terraform modules which should ensure constant quality and improvement. -- [infra-ansible-adoconfiguration](https://dev.azure.com/ypsag/ITSandbox/_git/infra-ansible-adoconfiguration): We are maintaining Ansible playbooks to configure our Azure DevOps environments. +- [infra-ansible-adoconfiguration](https://xwr.visualstudio.com/jambor.pro/_git/infra-ansible-adoconfiguration): We are maintaining Ansible playbooks to configure our Azure DevOps environments. ### CI/CD repositories The CI/CD repositories should contain all information about the CI/CD pipelines we are using. -- [cicd-pipeline-library](https://dev.azure.com/ypsag/ITSandbox/_git/cicd-pipeline-library): We are maintaining Azure DevOps Pipeline templates which should ensure constant quality and improvement. +- [cicd-pipeline-library](https://xwr.visualstudio.com/jambor.pro/_git/cicd-pipeline-library): We are maintaining Azure DevOps Pipeline templates which should ensure constant quality and improvement.