From a29a34a86082a44bb44ae5f749fff806585ab68c Mon Sep 17 00:00:00 2001
From: catch <catch@35733.no-reply.drupal.org>
Date: Fri, 1 Mar 2024 11:50:51 +0000
Subject: [PATCH] Issue #3153723 by quietone, Hardik_Patel_12: Change the
 scaffolding documentation link in README.txt

(cherry picked from commit 6f8fa857eca2b72c0dbdf39143980d0beda887d9)
---
 composer/Template/README.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer/Template/README.txt b/composer/Template/README.txt
index 31c316c19bfd..2062cbf79dd9 100644
--- a/composer/Template/README.txt
+++ b/composer/Template/README.txt
@@ -63,4 +63,4 @@ These template projects use drupal/core-composer-scaffold to place the scaffold
 files. This plugin allows the top-level composer.json file for a Drupal site to
 transform the scaffold files in different ways, e.g. to append new entries to
 the end of robots.txt and so on. For documentation on how scaffolding works, see
-https://git.drupalcode.org/project/drupal/tree/8.8.x/composer/Plugin/Scaffold
+https://www.drupal.org/docs/develop/using-composer/using-drupals-composer-scaffold
-- 
GitLab