commit | c246fc9783ea44a8020273552be62af14c2a1aed | [log] [tgz] |
---|---|---|
author | David Bokan <[email protected]> | Wed Feb 28 17:55:47 2024 |
committer | Chromium LUCI CQ <[email protected]> | Wed Feb 28 17:55:47 2024 |
tree | edb3510f3315ea804f41211ad0b9daadf9c517f8 | |
parent | 3ac9d821343de3d7411e02231e21582b9a0429b7 [diff] [blame] |
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 <[email protected]> Commit-Queue: danakj <[email protected]> Cr-Commit-Position: refs/heads/main@{#1266510}
diff --git a/styleguide/c++/c++-features.md b/styleguide/c++/c++-features.md index 2def641..bad29f65 100644 --- a/styleguide/c++/c++-features.md +++ b/styleguide/c++/c++-features.md
@@ -847,7 +847,7 @@ 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) ***