diff --git a/docs/docs/user-guide/index.html b/docs/docs/user-guide/index.html index b8cd4c1e5..aa157f30d 100644 --- a/docs/docs/user-guide/index.html +++ b/docs/docs/user-guide/index.html @@ -95,13 +95,13 @@

Customize webhint in your projectUse webhint with Microsoft Visual Studio Code

The webhint Visual Studio Code extension runs and reports webhint diagnostic data for your workspace files inside Visual Studio Code.

For more information about the using webhint within Visual Studio Code, go to -webhint Visual Studio Code extension.

+webhint Visual Studio Code extension.

Use webhint with your browser

The webhint browser extension provides a visual interface that allows you to run and re-run site scans that test against multiple browsers and hint types directly in DevTools inside your browser. It is available for Google Chrome, Microsoft Edge, Mozilla Firefox.

For more information about the using webhint within your browser, go to -webhint browser extension.

+webhint browser extension.

Next Steps