We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9685d3f commit 63f7c45Copy full SHA for 63f7c45
src/content/docs/awards.mdx
@@ -3,7 +3,7 @@ title: Awards
3
template: splash
4
---
5
6
-import { Award } from '../components/Award'
+import { Award } from '../../components/Award'
7
<div className="awards-list space-y-4">
8
<Award
9
title="Best Paper Finalist Award in Robot Design"
0 commit comments