From 24ca725a542db99982f65d6b2baa672790d5993f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20=E2=80=9Cgabldotink=E2=80=9D?= <gabl@gabl.ink> Date: Sat, 23 Dec 2023 21:33:34 +0000 Subject: [PATCH] Remove accidental space in //README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit In //README.md, a newline at the end of the “get around” link created an extra space before the period. This edit removes the space by not using a newline at the end of the link text. Change-Id: I159217cb1e906d82c70e6916cf2c5a6a04a2c0ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5147833 Reviewed-by: Nico Weber <thakis@chromium.org> Auto-Submit: Gabriel “gabldotink” <gabl@gabl.ink> Reviewed-by: Erik Staab <estaab@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/main@{#1240724} --- AUTHORS | 1 + README.md | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index 7b32d9fa29ea0..77e77e161f596 100644 --- a/AUTHORS +++ b/AUTHORS @@ -432,6 +432,7 @@ Frédéric Jacob <frederic.jacob.78@gmail.com> Frédéric Wang <fred.wang@free.fr> Fu Junwei <junwei.fu@intel.com> Gabriel Campana <gabriel.campana@ledger.fr> +Gabriel “gabldotink” <gabl@gabl.ink> Gabor Rapcsanyi <g.rapcsanyi@samsung.com> Gaetano Mendola <mendola@gmail.com> Gajendra N <gajendra.n@samsung.com> diff --git a/README.md b/README.md index 08f1a0445babd..590f4c94f2067 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ follow [the instructions on how to get the code](docs/get_the_code.md). Documentation in the source is rooted in [docs/README.md](docs/README.md). -Learn how to [Get Around the Chromium Source Code Directory Structure -](https://www.chromium.org/developers/how-tos/getting-around-the-chrome-source-code). +Learn how to [Get Around the Chromium Source Code Directory +Structure](https://www.chromium.org/developers/how-tos/getting-around-the-chrome-source-code). For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome,