We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04093bb commit 79a3d40Copy full SHA for 79a3d40
user-guide/01-getting-started/00-gettingstarted.mdx
@@ -41,5 +41,5 @@ import Card from '@site/src/components/Card';
41
42
<div className="cardGrid">
43
<Card imageUrl="user-guide/01-getting-started/00-gettingstarted/choose-next.png" headerText="Software installation" linkUrl="/user-guide/software-set-up" />
44
- <Card imageUrl="user-guide/02-experiment-basics/11-running-self-test/self_test_results.png" headerText="Hardware pre-flight check" linkUrl="/user-guide/pre-flight-hardware-check" />
+ <Card imageUrl="user-guide/01-getting-started/03-pre-flight-hardware-check/self_test_results.png" headerText="Hardware pre-flight check" linkUrl="/user-guide/pre-flight-hardware-check" />
45
</div>
0 commit comments