From 907b15a30c01d4b83ced411f3f68d044757f0915 Mon Sep 17 00:00:00 2001 From: Sandeep J Date: Thu, 25 Jun 2026 04:52:54 +0000 Subject: [PATCH] meta-webserver/README.md: update broken Yocto reference manual URL Update old URL: http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-PACKAGECONFIG to: https://docs.yoctoproject.org/ref-manual/variables.html#term-PACKAGECONFIG Signed-off-by: Sandeep J Signed-off-by: Khem Raj --- meta-webserver/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-webserver/README.md b/meta-webserver/README.md index 17c7c76d94..565269648d 100644 --- a/meta-webserver/README.md +++ b/meta-webserver/README.md @@ -43,7 +43,7 @@ Notes to the PACKAGECONFIG value for the php recipe in order to enable it. See here for info on how to do that: - http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-PACKAGECONFIG + https://docs.yoctoproject.org/ref-manual/variables.html#term-PACKAGECONFIG Maintenance