File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ export default function Home() {
120
120
< nav className = "flex justify-between items-center px-8 py-4 bg-white border-b border-[#CAC8C7] z-10" >
121
121
< div className = "flex items-center gap-3" >
122
122
< a
123
- href = "https://www.browserbase.com/computer-use "
123
+ href = "https://www.browserbase.com/cua/openai "
124
124
target = "_blank"
125
125
rel = "noopener noreferrer"
126
126
className = "flex items-center gap-3 hover:opacity-90 transition-opacity duration-200"
@@ -139,7 +139,7 @@ export default function Home() {
139
139
</ div >
140
140
< div className = "flex items-center gap-2" >
141
141
< a
142
- href = "https://www.browserbase.com/computer-use "
142
+ href = "https://www.browserbase.com/cua/openai "
143
143
target = "_blank"
144
144
rel = "noopener noreferrer"
145
145
>
You can’t perform that action at this time.
0 commit comments