0

styleguide: fix broken discussion link

The discussion thread link in default comparisons points to an unrelated
thread.

Change-Id: Ib9ee9177d89e0d1c91b00c28b704e7aa98fe74a1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5332414
Reviewed-by: danakj <danakj@chromium.org>
Commit-Queue: danakj <danakj@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1266510}
This commit is contained in:
David Bokan
2024-02-28 17:55:47 +00:00
committed by Chromium LUCI CQ
parent 3ac9d82134
commit c246fc9783

@ -847,7 +847,7 @@ to be written out-of-line in the .cc file. Feel free to write `= default`
directly in the header, as this is much simpler to write.
- [Migration bug](https://crbug.com/1414530)
- [Discussion thread](https://groups.google.com/a/chromium.org/g/cxx/c/JVN4E4IIYA0)
- [Discussion thread](https://groups.google.com/a/chromium.org/g/cxx/c/h4lVi2jHU-0/m/X0q_Bh2IAAAJ)
***