diff --git a/README.md b/README.md index a1fddd1..d400fdb 100644 --- a/README.md +++ b/README.md @@ -3,14 +3,10 @@ Deploying .Net Microservices into Kubernetes, and moving deployments to the clou | Image | Status | | ------------- | ------------- | -| Shopping Client | [![Build Status](https://dev.azure.com/ezozkme/shopping/_apis/build/status/shoppingclient-pipeline?branchName=main)](https://dev.azure.com/ezozkme/shopping/_build/latest?definitionId=14&branchName=main) | -| Shopping API | [![Build Status](https://dev.azure.com/ezozkme/shopping/_apis/build/status/shoppingapi-pipeline?branchName=main)](https://dev.azure.com/ezozkme/shopping/_build/latest?definitionId=13&branchName=main) | | | +| Shopping Client | [![Build Status](https://dev.azure.com/thesisdevops/shopping/_apis/build/status/shoppingclient-pipeline?branchName=main)](https://dev.azure.com/thesisdevops/shopping/_build/latest?definitionId=11&branchName=main) | +| Shopping API | [![Build Status](https://dev.azure.com/thesisdevops/shopping/_apis/build/status/shoppingapi-pipeline?branchName=main)](https://dev.azure.com/thesisdevops/shopping/_build/latest?definitionId=9&branchName=main) | | | -**UDEMY COURSE WITH DISCOUNTED - Step by Step Development of this repository -> https://www.udemy.com/course/deploying-net-microservices-with-k8s-aks-and-azure-devops/?couponCode=AUGUST22** - -**Check Explanation of this Repository on Medium -> https://mehmetozkaya.medium.com/deploying-net-microservices-to-azure-kubernetes-services-aks-and-automating-with-azure-devops-c50bdd51b702** - ### Overall Picture See the overall picture. You can see that we will have 3 microservices which we are going to develop and deploy together.