stefankueng / grepWin

A powerful and fast search tool using regular expressions
https://tools.stefankueng.com/grepWin.html
GNU General Public License v3.0
1.74k stars 180 forks source link

Incorrect image link in Visual Studio guide #509

Closed Torgo13 closed 3 weeks ago

Torgo13 commented 3 weeks ago

https://github.com/stefankueng/grepWin/wiki/Integrate-grepWin-into-Visual-Studio

The guide explains how to use grepWin in Visual Studio to search either a project or a solution, but both screenshots link to the same image showing how to configure it for projects. The correct screenshot for solutions does exist in the Resources folder.

The first image needs to be changed from https://github.com/stefankueng/grepWin/blob/main/src/Resources/vs9-tools-grepwin-prj.png to https://github.com/stefankueng/grepWin/blob/main/src/Resources/vs9-tools-grepwin-sln.png

lifenjoiner commented 3 weeks ago

Thanks! Updated.