Skip to content

Commit f4b0437

Browse files
committed
minor
1 parent dbea651 commit f4b0437

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/src/content/docs/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ import workflow_simple from "../../assets/simple_workflow.svg"
4747

4848
<Card title="Corn Prediction (Iowa)" icon="puzzle">
4949
<a href="examples/corn-prediction-example">
50-
<img src="https://raw.githubusercontent.com/fairagro/m4.4_demo_corn_prediction/main/workflow.svg" alt="corn example example" style="margin:auto;" height="350px" />
50+
<img src="https://raw.githubusercontent.com/fairagro/m4.4_demo_corn_prediction/main/workflow.svg" alt="corn example" style="margin:auto;" height="350px" />
5151
A simplified crop yield prediction pipeline that combines soil and weather data to train models and generate county-level yield predictions for Iowa.
5252
</a>
53-
<a class="button" href="examples/advanced-example">
53+
<a class="button" href="examples/corn-prediction-example">
5454
<Icon name="magnifier"/>
5555
Corn Prediction (Iowa)
5656
</a>

0 commit comments

Comments
 (0)