From f6e0bfb21111e5fcd734d932800b1d616505280f Mon Sep 17 00:00:00 2001
From: jurgenhaas <juergen.haas@lakedrops.com>
Date: Wed, 18 Dec 2024 09:34:26 +0100
Subject: [PATCH] Fix patch filename for taxonomy_machine_name

---
 patches/d10-4.json | 2 +-
 patches/d11.json   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/patches/d10-4.json b/patches/d10-4.json
index 39b2f6e..1862be3 100644
--- a/patches/d10-4.json
+++ b/patches/d10-4.json
@@ -213,7 +213,7 @@
     "drupal/taxonomy_machine_name": {
       "#3193233 Filter doesn't work": "https://www.drupal.org/files/issues/2021-01-17/taxonomy_machine_name-view-save-error-3193233.patch",
       "#3128397 View can not be saved": "https://www.drupal.org/files/issues/2020-04-16/config_schema-3128397-3.patch",
-      "#3352586 Parameter to disable machine name in terms overview ": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3352586-2.diff"
+      "#3352586 Parameter to disable machine name in terms overview ": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/33525862-2.diff"
     },
     "drupal/token": {
       "#3437013 Referrer tokens": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3437013.diff"
diff --git a/patches/d11.json b/patches/d11.json
index ce59cbb..51c3089 100644
--- a/patches/d11.json
+++ b/patches/d11.json
@@ -209,7 +209,7 @@
     "drupal/taxonomy_machine_name": {
       "#3193233 Filter doesn't work": "https://www.drupal.org/files/issues/2021-01-17/taxonomy_machine_name-view-save-error-3193233.patch",
       "#3128397 View can not be saved": "https://www.drupal.org/files/issues/2020-04-16/config_schema-3128397-3.patch",
-      "#3352586 Parameter to disable machine name in terms overview ": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3352586-2.diff"
+      "#3352586 Parameter to disable machine name in terms overview ": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/33525862-2.diff"
     },
     "drupal/token": {
       "#3437013 Referrer tokens": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3437013.diff"
-- 
GitLab