Skip to content

Commit 9b2e1fd

Browse files
authored
Update documentation links in README.md (#521)
1 parent f928f23 commit 9b2e1fd

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
@@ -19,11 +19,11 @@ Open Agent Platform provides a modern, web-based interface for creating, managin
1919

2020
## Documentation
2121

22-
For detailed setup instructions, guides, and API references, please visit our **[full documentation site](https://docs.langchain.com/labs/oap)**.
22+
For detailed setup instructions, guides, and API references, please see the [docs directory](https://github.com/langchain-ai/open-agent-platform/tree/main/apps/docs).
2323

2424
## Getting Started
2525

26-
To quickly get started with Open Agent Platform, check out the [Quickstart Guide](https://docs.langchain.com/labs/oap/quickstart) in our documentation.
26+
To quickly get started with Open Agent Platform, check out the [Quickstart Guide](https://github.com/langchain-ai/open-agent-platform/blob/main/apps/docs/quickstart.mdx) in our documentation.
2727

2828
## Community and Support
2929

@@ -50,7 +50,7 @@ However, if you want to use the RAG features, you will need to have the LangConn
5050

5151
### How can I build my own agents?
5252

53-
Yes! See the [Building Your Own Agents](https://docs.langchain.com/labs/oap/custom-agents/overview#building-your-own-agents) section for more information.
53+
Yes! See the [Building Your Own Agents](https://github.com/langchain-ai/open-agent-platform/blob/main/apps/docs/custom-agents/overview.mdx) section for more information.
5454

5555
### How can I use non-supabase auth?
5656

0 commit comments

Comments
 (0)