From b71c182a1cf2e076dfe7e020d366dc23dcfdc77f Mon Sep 17 00:00:00 2001 From: William Desportes Date: Tue, 28 Jan 2020 22:42:54 +0100 Subject: [PATCH] Fix redirected yarnpkg.com link Ref: https://github.com/yarnpkg/berry/pull/724 Signed-off-by: William Desportes --- doc/setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/setup.rst b/doc/setup.rst index cb517e3b52..a816ac2a81 100644 --- a/doc/setup.rst +++ b/doc/setup.rst @@ -96,7 +96,7 @@ In order to install from Git, you'll need a few supporting applications: * `Git `_ to download the source, or you can download the most recent source directly from `Github `_ * `Composer `__ * `Node.js `_ (version 8 or higher) -* `Yarn `_ +* `Yarn `_ You can clone current phpMyAdmin source from ``https://github.com/phpmyadmin/phpmyadmin.git``: