diff --git a/modules/vector-search/pages/run-vector-search-ui.adoc b/modules/vector-search/pages/run-vector-search-ui.adoc index a96208ed8..18beb14b8 100644 --- a/modules/vector-search/pages/run-vector-search-ui.adoc +++ b/modules/vector-search/pages/run-vector-search-ui.adoc @@ -100,7 +100,7 @@ include::example$run-vector-search-long-payload-ui.jsonc[tag=partial] ==== Due to the size of the embedding vector, only part of the full query is being displayed in the documentation. -Click btn:[View on GitHub] to view and copy the entire Vector Search query payload. +Click btn:[View] to view and copy the entire Vector Search query payload. Make sure you remove the lines for `// tag::partial[]` and `// end::partial[]`. ====