Fix redirected yarnpkg.com link

Ref: https://github.com/yarnpkg/berry/pull/724

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-01-28 22:42:54 +01:00
parent 2e4ae2b02f
commit b71c182a1c
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -96,7 +96,7 @@ In order to install from Git, you'll need a few supporting applications:
* `Git <https://git-scm.com/downloads>`_ to download the source, or you can download the most recent source directly from `Github <https://codeload.github.com/phpmyadmin/phpmyadmin/zip/master>`_
* `Composer <https://getcomposer.org/download/>`__
* `Node.js <https://nodejs.org/en/download/>`_ (version 8 or higher)
* `Yarn <https://yarnpkg.com/lang/en/docs/install>`_
* `Yarn <https://legacy.yarnpkg.com/en/docs/install>`_
You can clone current phpMyAdmin source from
``https://github.com/phpmyadmin/phpmyadmin.git``: