commit | 83265137a504db0b676eeab0b2817059177f3af0 | [log] [tgz] |
---|---|---|
author | Emmanuel Arias Soto <eariassoto@google.com> | Thu Jan 19 17:59:39 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 19 17:59:39 2023 |
tree | 0e62fc1e80f5b3652b37f90ca828f965994c9241 | |
parent | 341dd603c6796701693dc07f5d64afe7adf702c1 [diff] |
docs: Fix broken logo link Point the markdown to a local image, instead of an external resource. Change-Id: Ife2d56c388afd2fe1cc1aa016ad4d5052283099a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4180721 Commit-Queue: Emmanuel Arias Soto <eariassoto@google.com> Reviewed-by: Fabian Sommer <fabiansommer@chromium.org> Cr-Commit-Position: refs/heads/main@{#1094555}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
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, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.