File tree Expand file tree Collapse file tree 3 files changed +300
-18
lines changed Expand file tree Collapse file tree 3 files changed +300
-18
lines changed Original file line number Diff line number Diff line change @@ -26,12 +26,22 @@ export function Navbar() {
2626 </ DropdownMenuTrigger >
2727 < DropdownMenuContent >
2828 < DropdownMenuItem className = "h-[44px] cursor-pointer !hover:bg-nc-background-grey-extra-light" >
29- < Link href = "https://data-apis-v2.nocodb.com/" >
29+ < Link href = "https://nocodb.com/apis/v3/data" >
30+ Data APIs < span className = "text-fd-muted-foreground" > (v3)</ span >
31+ </ Link >
32+ </ DropdownMenuItem >
33+ < DropdownMenuItem className = "h-[44px] cursor-pointer !hover:bg-nc-background-grey-extra-light" >
34+ < Link href = "https://nocodb.com/apis/v3/meta" >
35+ Meta APIs < span className = "text-fd-muted-foreground" > (v3)</ span >
36+ </ Link >
37+ </ DropdownMenuItem >
38+ < DropdownMenuItem className = "h-[44px] cursor-pointer !hover:bg-nc-background-grey-extra-light" >
39+ < Link href = "https://nocodb.com/apis/v2/data" >
3040 Data APIs < span className = "text-fd-muted-foreground" > (v2)</ span >
3141 </ Link >
3242 </ DropdownMenuItem >
3343 < DropdownMenuItem className = "h-[44px] cursor-pointer !hover:bg-nc-background-grey-extra-light" >
34- < Link href = "https://meta-apis-v2. nocodb.com/" >
44+ < Link href = "https://nocodb.com/apis/v2/meta " >
3545 Meta APIs < span className = "text-fd-muted-foreground" > (v2)</ span >
3646 </ Link >
3747 </ DropdownMenuItem >
Original file line number Diff line number Diff line change 2626 "class-variance-authority" : " ^0.7.1" ,
2727 "clsx" : " ^2.1.1" ,
2828 "fumadocs-core" : " 15.6.8" ,
29- "fumadocs-mdx" : " 11.6.10 " ,
29+ "fumadocs-mdx" : " 11.7.3 " ,
3030 "fumadocs-ui" : " 15.6.8" ,
3131 "jsdom" : " ^26.1.0" ,
3232 "lucide-react" : " ^0.536.0" ,
4646 "tw-animate-css" : " ^1.3.4" ,
4747 "typesense" : " ^2.0.3" ,
4848 "vaul" : " ^1.1.2" ,
49- "zod" : " ^3.25.64 "
49+ "zod" : " ^4.0.14 "
5050 },
5151 "devDependencies" : {
5252 "@tailwindcss/postcss" : " ^4.1.10" ,
You can’t perform that action at this time.
0 commit comments