From 2b7c2e9f6d3fbd0fd4ff1197c8d9387d518eb1b7 Mon Sep 17 00:00:00 2001 From: Jim Winstead Date: Mon, 30 Sep 2024 13:09:52 -0700 Subject: [PATCH] Remove reference to install.problems so we can remove it --- install/unix/source.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install/unix/source.xml b/install/unix/source.xml index 5ff56c5ee3e8..dc66f3b94975 100644 --- a/install/unix/source.xml +++ b/install/unix/source.xml @@ -84,9 +84,9 @@ After the configuration script was been run, PHP can be built using the make command. - The Problems section of this - manual has further information about how to handle build - problems. + The Installation section of the + frequently asked questions has further information about how + to handle build problems.