Skip to content

Commit bdd2e21

Browse files
committed
apparently docusaurus saves static images at root
1 parent 15b0638 commit bdd2e21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/getting-started/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ sophisticated computer vision accessible to everyone.
1313
Don't code? No problem! [Contact our team](mailto:support@groundlight.ai) and we'll build a custom solution tailored to your needs.
1414

1515
In this example, we'll build a simple eagle detector that can analyze live video streams and tell us if there are baby eagles being fed.
16-
![Eagle Detector](./docs/static/img/eagle_detector.png)
16+
![Eagle Detector](/img/eagle_detector.png)
1717

1818
### Prerequisites
1919
Before diving in, you'll need:

0 commit comments

Comments
 (0)