Skip to content

Commit 0c0392c

Browse files
Update README_RETAIL.md
1 parent e8c546f commit 0c0392c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Solution_Accelerators/Retail/src/skills/ingestion/README_RETAIL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Here is an example of how to invoke [ingestion service](../../../docs/services/i
137137
3. Update the solution code:
138138
If your product catalog is in a different domain, you also want to consider updating the prompts used by the [recommender](../recommender/src/prompts_config.yaml) and [image describer](../image_describer/src/static/prompts_config.yaml) skills to match your domain.
139139

140-
4. If there are changes in the fields, then update the [search index template](../Search/src/components/templates/retail.config.json) that the search skil is using to match the updated search index
140+
4. If there are changes in the fields, then update the [search index template](../search/src/components/templates/retail.config.json) that the search skil is using to match the updated search index
141141

142142
5. Update the data models used by the Search Skill. They can be found [here](../../common/contracts/skills/search/api_models.py).
143143

0 commit comments

Comments
 (0)