File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/2.0/docs/pipelines/concepts/cloud-auth Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ Cloud authentication in Pipelines is built on the principle of least privilege a
1717
1818Currently, Pipelines supports authentication to the following cloud providers:
1919
20- - [ AWS] ( ./ aws.mdx ) - AWS authentication using OIDC
21- - [ Azure] ( ./ azure.md ) - Azure authentication using OIDC
22- - [ Custom] ( ./ custom.md ) - Custom authentication you can implement yourself
20+ - [ AWS] ( /2.0/docs/pipelines/concepts/cloud-auth/ aws) - AWS authentication using OIDC
21+ - [ Azure] ( /2.0/docs/pipelines/concepts/cloud-auth/ azure) - Azure authentication using OIDC
22+ - [ Custom] ( /2.0/docs/pipelines/concepts/cloud-auth/ custom) - Custom authentication you can implement yourself
2323
2424## Security Best Practices
2525
You can’t perform that action at this time.
0 commit comments