From 22fdba2db3e48ffcc55101033a66f0852f67684f Mon Sep 17 00:00:00 2001 From: Alex Rudenko Date: Wed, 23 Nov 2022 11:05:00 +0100 Subject: [PATCH] docs: update docs/contributing.md Co-authored-by: Mathias Bynens --- docs/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.md b/docs/contributing.md index 69e75ee9675f1..bf70583b4a694 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -339,4 +339,4 @@ In the event release-please fails, the following needs to be done: Issues with PDFs: 1. If the issue reproduces using the regular print dialog and/or headful, [file a crbug.com against the `Blink>Layout` component](https://bugs.chromium.org/p/chromium/issues/entry?components=Blink%3ELayout). -2. If the issue is specific to the headless headless, file an issue on crbug.com against the headless component. +2. If the issue is specific to Headless mode, [file an issue on crbug.com against the `Internals>Headless` component](https://bugs.chromium.org/p/chromium/issues/entry?components=Internals%3EHeadless).