We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fc1fb2 commit c9dbf58Copy full SHA for c9dbf58
app/(default)/(home)/news.tsx
@@ -27,7 +27,7 @@ export function News() {
27
GO-1 is now open source on
28
<Link className="text-o-blue animated-underline" href="https://github.com/OpenDriveLab/AgiBot-World" target="_blank">[GitHub]</Link>
29
with our technical blog available at
30
- <Link className="text-o-blue animated-underline" href="[opendrivelab.com/OpenGO1]" target="_blank">OpenGO1</Link>
+ <Link className="text-o-blue animated-underline" href="https://opendrivelab.com/OpenGO1" target="_blank">OpenGO1</Link>
31
.
32
</li>
33
<li className="flex items-center gap-1 flex-wrap">
0 commit comments