Skip to content

Commit 38a7f0c

Browse files
authored
chore: revert docs url (#1425)
1 parent 969bdcc commit 38a7f0c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ sh -c "$(curl -LsSf https://raw.githubusercontent.com/i-am-bee/agentstack/HEAD/i
6060
```
6161

6262
> [!TIP]
63-
> The one-line script works on Linux and macOS. For manual setup or experimental Windows support, see the [quickstart guide](https://agentstack.beeai.dev/introduction/quickstart).
63+
> The one-line script works on Linux and macOS. For manual setup or experimental Windows support, see the [quickstart guide](https://docs.beeai.dev/introduction/quickstart).
6464
6565
### Usage
6666

@@ -89,7 +89,7 @@ agentstack run example_agent "Alice" # Test your agent
8989
You should see: "Ciao Alice!" 🎉
9090

9191
> [!TIP]
92-
> Check out [Start Building Agents](https://agentstack.beeai.dev/introduction/start-building-agents) for a complete step-by-step guide to creating your first agent.
92+
> Check out [Start Building Agents](https://docs.beeai.dev/introduction/start-building-agents) for a complete step-by-step guide to creating your first agent.
9393
9494
---
9595

@@ -124,7 +124,7 @@ A growing collection of community-built agents showcasing various use cases and
124124

125125
## Documentation
126126

127-
Visit [agentstack.beeai.dev](https://agentstack.beeai.dev) for full documentation.
127+
Visit [docs.beeai.dev](https://docs.beeai.dev) for full documentation.
128128

129129
## Community
130130

0 commit comments

Comments
 (0)