We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 624cbcc commit 5328526Copy full SHA for 5328526
solutions/search/get-started/semantic-search.md
@@ -50,7 +50,7 @@ You can follow the guided index workflow:
50
- If you're running {{es}} locally, go to **{{es}} > Home** and click **Create API index**. Select the semantic search workflow.
51
52
When you complete the workflow, you will have sample data and can skip to the steps related to exploring and searching it.
53
-Alternatively, run the following API request in the [Console](/explore-analyze/query-filter/tools/console.md):
+Alternatively, run the following API request in [Console](/explore-analyze/query-filter/tools/console.md):
54
55
```console
56
PUT /semantic-index
0 commit comments