Skip to content

Commit 7fa56ef

Browse files
committed
fix broken links for ado docs
1 parent ef82748 commit 7fa56ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/snippets/platform-support.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<Card
88
horizontal
99
title="Azure Dev Ops Cloud"
10-
href="/docs/connections/azure-devops"
10+
href="/docs/connections/ado-cloud"
1111
icon={
1212
<svg
1313
xmlns="http://www.w3.org/2000/svg"
@@ -25,7 +25,7 @@
2525
<Card
2626
horizontal
2727
title="Azure Dev Ops Server"
28-
href="/docs/connections/azure-devops"
28+
href="/docs/connections/ado-server"
2929
icon={
3030
<svg
3131
xmlns="http://www.w3.org/2000/svg"

0 commit comments

Comments
 (0)