mirror of
https://github.com/Dokploy/website.git
synced 2026-07-24 07:15:25 +02:00
feat: update navigation to include AI Deployment links
- Added links to the AI Deployment page in the mobile navigation and header for improved accessibility. - Updated the documentation link in the Deploy AI page to point to the correct template documentation.
This commit is contained in:
@@ -279,7 +279,7 @@ export default function DeployAIPage() {
|
||||
<div className="mt-10">
|
||||
<Button variant="outline" className="rounded-full" asChild>
|
||||
<Link
|
||||
href="https://docs.dokploy.com/docs/core"
|
||||
href="https://docs.dokploy.com/docs/templates/openclaw"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user