Skip to content

Commit a45072e

Browse files
authored
Check readmes for broken links (#149)
* check repo readme for broken links * add / correct some external urls
1 parent 5cd8738 commit a45072e

2 files changed

Lines changed: 239 additions & 104 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ result = await agent_map(
8383
print(result.data.head())
8484
```
8585

86-
See the API [docs](https://everyrow.io/docs/reference/RESEARCH.md), a case study of [labeling data](https://everyrow.io/docs/classify-dataframe-rows-llm) or a case study for [researching government data](https://everyrow.io/docs/case-studies/research-and-rank-permit-times) at scale.
86+
See the API [docs](https://everyrow.io/docs/reference/RESEARCH), a case study of [labeling data](https://everyrow.io/docs/classify-dataframe-rows-llm) or a case study for [researching government data](https://everyrow.io/docs/case-studies/research-and-rank-permit-times) at scale.
8787

8888
## Sessions
8989

0 commit comments

Comments
 (0)