Skip to content

Commit 6d0cb39

Browse files
committed
fix: Fixing auth links
1 parent ab11b0d commit 6d0cb39

File tree

1 file changed

+3
-3
lines changed
  • docs/2.0/docs/pipelines/concepts/cloud-auth

1 file changed

+3
-3
lines changed

docs/2.0/docs/pipelines/concepts/cloud-auth/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Cloud authentication in Pipelines is built on the principle of least privilege a
1717

1818
Currently, 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

0 commit comments

Comments
 (0)