Skip to content

Commit

Permalink
fix broken readme link
Browse files Browse the repository at this point in the history
  • Loading branch information
montasaurus committed Oct 14, 2024
1 parent 4c79348 commit bb45c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ python examples/storm_examples/run_storm_wiki_gpt.py \
--do-polish-article
```
**To run STORM using your favorite language models or grounding on your own corpus:** Check out [examples/README.md](examples/README.md).
**To run STORM using your favorite language models or grounding on your own corpus:** Check out [examples/storm_examples/README.md](examples/storm_examples/README.md).
### Co-STORM examples
Expand Down

0 comments on commit bb45c83

Please sign in to comment.