mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 04:15:30 +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
|
||||
horizontal
|
||||
title="Azure Dev Ops Cloud"
|
||||
href="/docs/connections/azure-devops"
|
||||
href="/docs/connections/ado-cloud"
|
||||
icon={
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
<Card
|
||||
horizontal
|
||||
title="Azure Dev Ops Server"
|
||||
href="/docs/connections/azure-devops"
|
||||
href="/docs/connections/ado-server"
|
||||
icon={
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
|
|
|||
Loading…
Reference in a new issue