Browse Source

Update doc index

pull/398/head
Eduard Tomàs 7 years ago
committed by GitHub
parent
commit
4385004f3a
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      readme/readme.md

+ 2
- 2
readme/readme.md View File

@ -7,8 +7,8 @@ This file contains links to the documentation of the project.
## Documentation included in files ## Documentation included in files
* [Branch Guide](../branch-guide.md): List of branches used and their purpose. * [Branch Guide](../branch-guide.md): List of branches used and their purpose.
* [vsts-docs folder](.,/vsts-docs/readme.md): Information about how to setup a CI/CD procedure using VSTS
* [Kubernetes](,./k8s/readme.md): Information about how to deploy eShopOnContainers in a kubernetes cluster, and how to setup a CI/CD for k8s using VSTS
* [vsts-docs folder](../vsts-docs/readme.md): Information about how to setup a CI/CD procedure using VSTS
* [Kubernetes](../k8s/readme.md): Information about how to deploy eShopOnContainers in a kubernetes cluster, and how to setup a CI/CD for k8s using VSTS
* [deploy](../deploy/readme.md): Information about how deploy Azure resources using the Azure CLI 2.0. * [deploy](../deploy/readme.md): Information about how deploy Azure resources using the Azure CLI 2.0.
* [.env file](./README.ENV.md): What is the `.env` file and how to use it to configure eShopOnContainers to use external resources (like Azure) * [.env file](./README.ENV.md): What is the `.env` file and how to use it to configure eShopOnContainers to use external resources (like Azure)


Loading…
Cancel
Save