File tree Expand file tree Collapse file tree 3 files changed +5
-9
lines changed Expand file tree Collapse file tree 3 files changed +5
-9
lines changed Original file line number Diff line number Diff line change @@ -175,7 +175,7 @@ function TableOfContentFooter() {
175
175
className = "from-primary to-primary/75 group-hover:to-primary/80 w-fit bg-transparent bg-gradient-to-br" >
176
176
Learn more
177
177
</ Button >
178
- < Link href = "/docs/hire-us " className = "absolute inset-0" >
178
+ < Link href = "https://foundedlabs.com" target = "_blank " className = "absolute inset-0" >
179
179
< span className = "sr-only" > Learn more about Founded Labs</ span >
180
180
</ Link >
181
181
</ div >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 9
9
" !installation" ,
10
10
" !customization" ,
11
11
" !cli" ,
12
- " !hire-us" ,
13
12
" !changelog" ,
14
13
" [BookOpen][Introduction](/docs)" ,
15
14
" [FolderDown][Installation](/docs/installation)" ,
16
15
" [FileSliders][Customization](/docs/customization)" ,
17
16
" [SquareTerminal][CLI](/docs/cli)" ,
18
17
" [GitMerge][Changelog](/docs/changelog)" ,
19
- " [FoundedLabs][Hire us](/docs/hire-us)" ,
20
18
" ------" ,
21
19
" !/blocks" ,
22
20
" ---Blocks---" ,
25
23
" ---Components---" ,
26
24
" !/components" ,
27
25
" .../components" ,
28
- " ..."
26
+ " ..." ,
27
+ " ------" ,
28
+ " ---About us---" ,
29
+ " [FoundedLabs][Founded Labs](https://foundedlabs.com)"
29
30
]
30
31
}
You can’t perform that action at this time.
0 commit comments