Skip to content

Commit 20ab622

Browse files
author
Kapil Borle
committed
Point settings to settings directory in master
1 parent bd0f12a commit 20ab622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ If you place a PSScriptAnayzer settings file named `PSScriptAnalyzerSettings.psd
218218
Invoke-ScriptAnalyzer -Path "C:\path\to\project" -Recurse
219219
```
220220

221-
Note that providing settings explicitly takes higher precedence over this implicit mode. Sample settings files are provided [here](https://github.com/PowerShell/PSScriptAnalyzer/tree/development/Engine/Settings).
221+
Note that providing settings explicitly takes higher precedence over this implicit mode. Sample settings files are provided [here](https://github.com/PowerShell/PSScriptAnalyzer/tree/master/Engine/Settings).
222222

223223
ScriptAnalyzer as a .NET library
224224
================================

0 commit comments

Comments
 (0)