We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85b5eda commit 1ed959fCopy full SHA for 1ed959f
README.md
@@ -120,10 +120,10 @@ MinAlertLevel = error
120
121
### Running Vale
122
123
-1. Linting Documentation: To check all markdown files in versioned_docs/version-2.0.0/ for errors, run:
+1. Linting Documentation: To check all markdown files in versioned_docs/version-3.0.0/ for errors, run:
124
125
```bash
126
-vale versioned_docs/version-2.0.0/**/*.md
+vale versioned_docs/version-3.0.0/**/*.md
127
```
128
129
2. Review Errors:
0 commit comments