Skip to content

Commit eb8d577

Browse files
authored
Update README links to new documentation site
1 parent 97c12e8 commit eb8d577

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
### **Lightweight AI orchestration built on PydanticAI.**
66

77
<p align="center">
8-
<a href="https://benavlabs.github.io/fastroai">
8+
<a href="https://docs.fastro.ai/lib/">
99
<img src="https://github.com/benavlabs/fastroai/blob/main/docs/assets/logo.png?raw=true" alt="FastroAI Logo" width="25%">
1010
</a>
1111
</p>
1212

13-
[Documentation](https://benavlabs.github.io/fastroai)[Discord](https://discord.com/invite/TEmPs22gqB)[GitHub](https://github.com/benavlabs/fastroai)
13+
[Documentation](https://docs.fastro.ai/lib/)[Discord](https://discord.com/invite/TEmPs22gqB)[GitHub](https://github.com/benavlabs/fastroai)
1414

1515
<br/>
1616

@@ -113,9 +113,9 @@ If the API times out, the AI receives an error message and can respond gracefull
113113

114114
## Documentation
115115

116-
- **[Quick Start](https://benavlabs.github.io/fastroai/#quick-start)**: Install and run your first agent in 2 minutes.
117-
- **[Guides](https://benavlabs.github.io/fastroai/guides/)**: Deep dives into agents, pipelines, tools, and tracing.
118-
- **[API Reference](https://benavlabs.github.io/fastroai/api/)**: Complete reference for all classes and functions.
116+
- **[Quick Start](https://docs.fastro.ai/lib/#quick-start)**: Install and run your first agent in 2 minutes.
117+
- **[Guides](https://docs.fastro.ai/lib/guides/)**: Deep dives into agents, pipelines, tools, and tracing.
118+
- **[API Reference](https://docs.fastro.ai/lib/api/)**: Complete reference for all classes and functions.
119119

120120
## FastroAI Template
121121

0 commit comments

Comments
 (0)