mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-03 06:56:15 +00:00
api-docs fix
This commit is contained in:
@ -21,7 +21,7 @@ export default function ApiKeys() {
|
||||
<div className="flex items-start justify-between">
|
||||
<Heading title="API Keys" description="Here you can manage API keys" />
|
||||
<div className="flex items-center gap-2">
|
||||
<a href="/api-docs" target="_blank">
|
||||
<a href="/api-docs/index.html" target="_blank">
|
||||
<Button variant="outline">Docs</Button>
|
||||
</a>
|
||||
<CreateApiKey>
|
||||
|
Reference in New Issue
Block a user