fix link for colab notebook

This commit is contained in:
David Sertic
2023-05-31 12:19:04 +02:00
parent 2850fd6daa
commit a28187dec9
2 changed files with 2 additions and 2 deletions
@@ -9,7 +9,7 @@ Qdrant (read: quadrant ) is a vector similarity search engine. It provides a pro
Qdrant is released under the open-source Apache License 2.0. Its source code is available on [GitHub](https://github.com/qdrant/qdrant). Qdrant is released under the open-source Apache License 2.0. Its source code is available on [GitHub](https://github.com/qdrant/qdrant).
## User manual ## User Manual
Read more about our [key concepts](../documentation/concepts/points/) and visit our [guides](../documentation/guides/installation/) to set up and further configure Qdrant for your own use. Read more about our [key concepts](../documentation/concepts/points/) and visit our [guides](../documentation/guides/installation/) to set up and further configure Qdrant for your own use.
@@ -2,6 +2,6 @@
title: Build a Q&A engine title: Build a Q&A engine
weight: 13 weight: 13
type: external-link type: external-link
external_url: https://github.com/qdrant/examples/blob/61749ebfdef5d5779dee343ee9fb4f9a304a6b55/llama_index_recency/Qdrant%20and%20LlamaIndex%20%E2%80%94%20A%20new%20way%20to%20keep%20your%20Q%26A%20systems%20up-to-date.ipynb external_url: https://colab.research.google.com/github/qdrant/docs/blob/docupdates/qdrant/v1.2.x/integrations/llamaindex/Qdrant%20and%20LlamaIndex%20%E2%80%94%20A%20new%20way%20to%20keep%20your%20Q&A%20systems%20up-to-date.ipynb
sitemapExclude: True sitemapExclude: True
--- ---