mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 12:25:22 +00:00
fix broken links for ado docs
This commit is contained in:
parent
ef827487ac
commit
7fa56efc77
1 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
<Card
|
<Card
|
||||||
horizontal
|
horizontal
|
||||||
title="Azure Dev Ops Cloud"
|
title="Azure Dev Ops Cloud"
|
||||||
href="/docs/connections/azure-devops"
|
href="/docs/connections/ado-cloud"
|
||||||
icon={
|
icon={
|
||||||
<svg
|
<svg
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
|
@ -25,7 +25,7 @@
|
||||||
<Card
|
<Card
|
||||||
horizontal
|
horizontal
|
||||||
title="Azure Dev Ops Server"
|
title="Azure Dev Ops Server"
|
||||||
href="/docs/connections/azure-devops"
|
href="/docs/connections/ado-server"
|
||||||
icon={
|
icon={
|
||||||
<svg
|
<svg
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue