diff --git a/QUICK_START.md b/QUICK_START.md index 4358575c1d..ca4830c1c4 100644 --- a/QUICK_START.md +++ b/QUICK_START.md @@ -1,9 +1,7 @@ # Quick Start This example covers the most basic use-case - collection creation and basic vector search. -For additional information please refer to the [API documentation](https://qdrant.github.io/qdrant/redoc/index.html). - -You can also try all Qdrant REST API in our [Swagger UI](https://ui.qdrant.tech/). +For additional information please refer to the [API documentation](https://api.qdrant.tech/). ## Docker 🐳 diff --git a/README.md b/README.md index 52e887f694..38d52910fa 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@
-
+
@@ -161,7 +161,7 @@ Enter the cutting-edge realm of extreme classification, an emerging machine lear
### REST
-Online OpenAPI 3.0 documentation is available [here](https://qdrant.github.io/qdrant/redoc/index.html).
+Online OpenAPI 3.0 documentation is available [here](https://api.qdrant.tech/).
OpenAPI makes it easy to generate a client for virtually any framework or programming language.
You can also download raw OpenAPI [definitions](https://github.com/qdrant/qdrant/blob/master/docs/redoc/master/openapi.json).