diff --git a/how_it_works_search.md b/how_it_works_search.md index 1ec6df3..1a19620 100644 --- a/how_it_works_search.md +++ b/how_it_works_search.md @@ -15,7 +15,7 @@ current microservices: - text_web (not released yet) In the text below, I will try to briefly explain how they work, show search examples, runnable examples (Google Colab), links for further reading, and various tips/tricks. -If you want to read about the photo gallery, click here +If you want to read about the photo gallery, click [here](https://github.com/qwertyforce/scenery/blob/master/how_it_works_scenery.md) @@ -414,4 +414,4 @@ As you can see image retrieval is such an interesting problem! I would say, that information becomes useful, only when you can perform a search, otherwise, it's just a pile of ones and zeros. Github repository with colabs: https://github.com/qwertyforce/image_search -If you found any inaccuracies or have something to add, feel free to submit PR or raise an issue. \ No newline at end of file +If you found any inaccuracies or have something to add, feel free to submit PR or raise an issue.