Skip to content

Commit ee70fdd

Browse files
committed
fix bad link
1 parent 73f70a4 commit ee70fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-how-to-index-sql-database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Use these instructions to create and load a table in Azure SQL Database for test
9595
9696
You should see results similar to the following screenshot.
9797
98-
:::image type="content" source="media/search-how-to-index-sql-database/t-sql-query-results.png" alt-text="Screenshot of query results showing the description field.":::
98+
:::image type="content" source="media/search-how-to-index-sql-database/tsql-query-results.png" alt-text="Screenshot of query results showing the description field.":::
9999
100100
The Description field provides the most verbose content. You should target this field for full text search and optional vectorization.
101101

0 commit comments

Comments
 (0)