docs/fix: update TOTP docs, SDK reference, light mode logo, and broken API key links (#5150)
Some checks failed
Run tests and pre-commit / Run tests and pre-commit hooks (push) Failing after 10s
Publish Fern Docs / run (push) Failing after 4m12s
Run tests and pre-commit / Frontend Lint and Build (push) Successful in 6m12s

This commit is contained in:
Ritik Sahni 2026-03-19 21:23:24 +05:30 committed by GitHub
parent cfe01b0abe
commit d57ced394f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 344 additions and 10 deletions

View file

@ -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": {