Skip to content

Commit 79a5972

Browse files
committed
Remove remaining broken link
1 parent 7c5d705 commit 79a5972

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

docs/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ result = await agent_map(task=..., input=df)
6565

6666
[Full reference →](/docs/reference/RESEARCH)
6767
Guides: [Add a Column with Web Lookup](/docs/add-column-web-lookup), [Classify and Label Data with an LLM](/docs/classify-dataframe-rows-llm)
68-
Notebooks: [LLM Web Research Agents at Scale](/docs/notebooks/llm-web-research-agents-at-scale), [Agent Map Regulatory Status](/docs/notebooks/agent-map-regulatory-status)
68+
Notebooks: [LLM Web Research Agents at Scale](/docs/notebooks/llm-web-research-agents-at-scale)

docs/notebooks.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ Runnable notebooks with real datasets. Each notebook demonstrates an everyrow op
3434
## Research
3535

3636
- [LLM Web Research Agents at Scale](/docs/notebooks/llm-web-research-agents-at-scale)
37-
- [Agent Map Regulatory Status](/docs/notebooks/agent-map-regulatory-status)
3837

3938
## Multi-Method
4039

docs/reference/RESEARCH.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,5 +138,4 @@ companies = await single_agent(
138138
- [Classify and Label Data with an LLM](/docs/classify-dataframe-rows-llm)
139139

140140
### Notebooks
141-
- [Agent Map Regulatory Status](/docs/notebooks/agent-map-regulatory-status)
142141
- [LLM Web Research Agents at Scale](/docs/notebooks/llm-web-research-agents-at-scale)

0 commit comments

Comments
 (0)