diff --git a/README.md b/README.md index 54c5820a82..049dd601fc 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,7 @@ Blazing fast similarity search, substructure search, or superstructure search fo ## Bootcamps -Milvus [bootcamp](https://github.com/milvus-io/bootcamp/tree/new-bootcamp) are designed to expose users to both the simplicity and depth of the vector database. Discover how to run benchmark tests as well as build similarity search applications spanning chatbots, recommendation systems, reverse image search, molecular search, and much more. +Milvus [bootcamp](https://github.com/milvus-io/bootcamp) are designed to expose users to both the simplicity and depth of the vector database. Discover how to run benchmark tests as well as build similarity search applications spanning chatbots, recommendation systems, reverse image search, molecular search, and much more. ## Contributing diff --git a/README_CN.md b/README_CN.md index b4a4b1c98b..e4b34c9381 100644 --- a/README_CN.md +++ b/README_CN.md @@ -163,7 +163,7 @@ $ make milvus ## 训练营 -Milvus 训练营能够帮助你了解向量数据库的操作及各种应用场景。通过 Milvus 训练营探索如何进行 Milvus 性能测评,搭建智能问答机器人、推荐系统、以图搜图系统、分子式检索系统等。 +Milvus [训练营](https://github.com/milvus-io/bootcamp)能够帮助你了解向量数据库的操作及各种应用场景。通过 Milvus 训练营探索如何进行 Milvus 性能测评,搭建智能问答机器人、推荐系统、以图搜图系统、分子式检索系统等。 ## 贡献代码