From b75852b6bfbf6448caf93056faef81da846d2f1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nilg=C3=BCn=20Belma=20Bug=C3=BCner?= Date: Tue, 30 Mar 2021 15:42:38 +0300 Subject: [PATCH] fix web-doc repo --- HOWTO.RELEASE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HOWTO.RELEASE b/HOWTO.RELEASE index f46ffcf..2fba186 100644 --- a/HOWTO.RELEASE +++ b/HOWTO.RELEASE @@ -92,4 +92,4 @@ C. Using package-pman.php $ php /path/to/phd/package-pman.php D. Docweb is in GIT here, so to checkout: - $ git clone git@github.com:php/phd.git + $ git clone git@github.com:php/web-doc.git