mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-05-01 21:20:19 +00:00
docs/fix: update TOTP docs, SDK reference, light mode logo, and broken API key links (#5150)
This commit is contained in:
parent
cfe01b0abe
commit
d57ced394f
11 changed files with 344 additions and 10 deletions
|
|
@ -27,7 +27,7 @@
|
|||
}
|
||||
},
|
||||
"logo": {
|
||||
"light": "/logo/light.png",
|
||||
"light": "/images/skyvern_logo_blackbg.png",
|
||||
"dark": "/logo/dark.png",
|
||||
"href": "https://skyvern.com"
|
||||
},
|
||||
|
|
@ -236,7 +236,7 @@
|
|||
"primary": {
|
||||
"type": "button",
|
||||
"label": "Get API Key",
|
||||
"href": "https://app.skyvern.com/settings/api-keys"
|
||||
"href": "https://app.skyvern.com/settings/"
|
||||
}
|
||||
},
|
||||
"footer": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue