Skip to content

Commit e965c7b

Browse files
authored
Update Module 2.md
1 parent 0487004 commit e965c7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

workshops/Module 2.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Now that you've built your Search index, we'll take a moment to build and deploy
33

44
To get started with this exercise, we will be using and getting familiar with the [Knowledge Mining solution accelerator](https://github.com/Azure-Samples/azure-search-knowledge-mining) to create our front-end experience. This accelerator was published to provide developers with all of the steps and tools required to build a working minimally viable knowledge mining solution. Take a few moments to note that it contains modules to: deploy the required Azure resources; build custom skills; and present the results in a simple, but elegant front-end. At the end of this lab, your results will look similar to this:
55

6-
![](images/results.png)
6+
![](images/intresults.png)
77

88
## 1. Clone the repository
99
```
@@ -53,7 +53,7 @@ While this tutorial is optimizing for efficiency of allowing you to see results,
5353

5454
## 4. Run the project and see the results
5555

56-
![](images/results.png)
56+
![](images/intresults.png)
5757

5858
## 5. Inspect the code
5959

0 commit comments

Comments
 (0)