diff --git a/docs/docs/contributor-guide/getting-started/development-environment/index.html b/docs/docs/contributor-guide/getting-started/development-environment/index.html index c54a89418..c743cfd15 100644 --- a/docs/docs/contributor-guide/getting-started/development-environment/index.html +++ b/docs/docs/contributor-guide/getting-started/development-environment/index.html @@ -8,8 +8,8 @@

Step 1: Install Node.js and yarn

Go to nodejs.org to download and install the latest stable version of Node.js for your operating system.

-

Go to https://classic.yarnpkg.com to download and install the latest stable -version of classic yarn for your operating system, yarn v2 is not supported yet. webhint uses yarn’s +

Go to yarnpkg.com to download and install the latest stable +version of yarn for your operating system. webhint uses yarn’s workspaces feature to maintain several packages in the same GitHub repo.

Step 2: Fork and checkout your own webhint repository

Go to https://github.com/webhintio/hint and click the Fork button. diff --git a/docs/docs/user-guide/concepts/formatters/index.html b/docs/docs/user-guide/concepts/formatters/index.html index 233b55dde..db6e805c3 100644 --- a/docs/docs/user-guide/concepts/formatters/index.html +++ b/docs/docs/user-guide/concepts/formatters/index.html @@ -28,7 +28,7 @@