From 43af780a95a65aa9bf200409cbef06306157b8af Mon Sep 17 00:00:00 2001 From: Taylor Date: Mon, 11 Sep 2023 23:02:46 -0600 Subject: [PATCH] Update README.md Fix broken doc links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7797f7..c8c3eb9 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ import { createOrbitDB } from '@orbitdb/core' ## Documentation -Use the **[Getting Started](https://github.com/orbitdb/orbitdb/docs/GETTING_STARTED.md)** guide for an initial introduction to OrbitDB and you can find more advanced topics covered in our [docs](https://github.com/orbitdb/orbitdb/docs). +Use the **[Getting Started](https://github.com/orbitdb/orbitdb/blob/main/docs/GETTING_STARTED.md)** guide for an initial introduction to OrbitDB and you can find more advanced topics covered in our [docs](https://github.com/orbitdb/orbitdb/blob/main/docs). ### API