Skip to content

Commit 9756217

Browse files
committed
Update links
1 parent bbe624a commit 9756217

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,19 +31,19 @@ Alternatively, you can add the `PackageReference` to your `.csproj` file:
3131

3232
The best way to get started is by following our quickstart guide. It will walk you through setting up the client, connecting to Weaviate, creating a collection, and performing your first vector search.
3333

34-
- **[➡️ Quickstart Guide](https://java-client-v6--docs-weaviate-io.netlify.app/weaviate/quickstart)**
34+
- **[➡️ Quickstart Guide](https://client-libraries-beta--docs-weaviate-io.netlify.app/weaviate/quickstart)**
3535

3636
---
3737

3838
## 📚 Documentation
3939

4040
For more detailed information on specific features, please refer to the official documentation and the how-to guides.
4141

42-
- **[Client library overview](https://java-client-v6--docs-weaviate-io.netlify.app/weaviate/client-libraries/csharp)**
43-
- **[How-to: Configure the client](https://java-client-v6--docs-weaviate-io.netlify.app/weaviate/configuration)**
44-
- **[How-to: Manage collections](https://java-client-v6--docs-weaviate-io.netlify.app/weaviate/manage-collections)**
45-
- **[How-to: Manage data objects](https://java-client-v6--docs-weaviate-io.netlify.app/weaviate/manage-objects)**
46-
- **[How-to: Query & search data](https://java-client-v6--docs-weaviate-io.netlify.app/weaviate/search)**
42+
- **[Client library overview](https://client-libraries-beta--docs-weaviate-io.netlify.app/weaviate/client-libraries/csharp)**
43+
- **[How-to: Configure the client](https://client-libraries-beta--docs-weaviate-io.netlify.app/weaviate/configuration)**
44+
- **[How-to: Manage collections](https://client-libraries-beta--docs-weaviate-io.netlify.app/weaviate/manage-collections)**
45+
- **[How-to: Manage data objects](https://client-libraries-beta--docs-weaviate-io.netlify.app/weaviate/manage-objects)**
46+
- **[How-to: Query & search data](https://client-libraries-beta--docs-weaviate-io.netlify.app/weaviate/search)**
4747

4848
---
4949

0 commit comments

Comments
 (0)