mirror of
https://github.com/katanemo/plano.git
synced 2026-06-20 15:28:07 +02:00
fix(www): fix links
This commit is contained in:
parent
7c5518bc10
commit
d2386602e2
5 changed files with 12 additions and 12 deletions
|
|
@ -9,7 +9,7 @@ import { motion, AnimatePresence } from "framer-motion";
|
|||
import { X, Menu } from "lucide-react";
|
||||
|
||||
const navItems = [
|
||||
{ href: "https://docs.planoai.dev/get_started/installation", label: "start locally" },
|
||||
{ href: "https://docs.planoai.dev/get_started/quickstart", label: "start locally" },
|
||||
{ href: "https://docs.planoai.dev", label: "docs" },
|
||||
{ href: "/research", label: "research" },
|
||||
{ href: "/blog", label: "blog" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue