Skip to content

Commit 1eaf38f

Browse files
committed
docs(next-drupal): update patches docs
1 parent f8561b1 commit 1eaf38f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

www/content/tutorials/graphql/apply-patches.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ At the time of this writing, there are two patches we need to wire everything to
2424
"#3049395-47 - Page Cache causes different subrequests to return the same responses": "https://www.drupal.org/files/issues/2022-12-06/subrequests-3049395-chnage-request-type-47.patch"
2525
},
2626
"drupal/decoupled_router": {
27-
"#3111456-59 - Unable to resolve path on node in other language than default": "https://www.drupal.org/files/issues/2022-12-01/decouple_router-3111456-resolve-language-issue-58--get-translation.patch"
27+
"#3111456-63 - Unable to resolve path on node in other language than default": "https://www.drupal.org/files/issues/2024-07-11/decouple_router-3111456-resolve-language-issue-63--get-translation-re-rolled.patch"
2828
}
2929
},
3030
// highlight-end

www/content/tutorials/quick-start/apply-patches.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ At the time of this writing, there are two patches we need to wire everything to
1818
"Get same results on different request": "https://www.drupal.org/files/issues/2019-07-18/change_request_type-63049395-09.patch"
1919
},
2020
"drupal/decoupled_router": {
21-
"Unable to resolve path on node in other language than default": "https://www.drupal.org/files/issues/2022-11-30/decouple_router-3111456-resolve-language-issue-58.patch"
21+
"#3111456-63 - Unable to resolve path on node in other language than default": "https://www.drupal.org/files/issues/2024-07-11/decouple_router-3111456-resolve-language-issue-63--get-translation-re-rolled.patch"
2222
}
2323
},
2424
// highlight-end

0 commit comments

Comments
 (0)