commit | a685042c1ed1a9772e7f824b314be89fdb8650b9 | [log] [tgz] |
---|---|---|
author | Marc Treib <treib@chromium.org> | Fri Jun 14 13:41:45 2024 |
committer | chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com <chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 14 13:51:29 2024 |
tree | 2db1b6c75f4152b87c190bd90fe2cf9e66e96f89 | |
parent | cbeef22a59f72b8b5b4ac426d2eaa547fd2888b8 [diff] |
Sync docs: Replace a reference to TypedUrlSpecifics The TYPED_URLS data type has been deprecated for some time. While the specifics proto still exists for now, it's best for our documentation to not refer to deprecated stuff. So this CL trivially replaces the reference with one to ReadingList (kind of arbitrarily chosen, it's just a specifics proto that's neither too simple nor too big/complicated). Bug: 40059424 Change-Id: I32fa4d5efbf484321b64a7760be3b2fb89412a63 Reviewed-on: https://chromium-review.googlesource.com/c/website/+/5630438 Auto-Submit: Marc Treib <treib@chromium.org> Reviewed-by: Rushan Suleymanov <rushans@google.com> Commit-Queue: Marc Treib <treib@chromium.org>
This Git repo contains the source content for www.chromium.org.
The website is implemented by serving static content (mostly Markdown files) that is translated / built ahead of time into HTML using the Eleventy static site generator (which is written in Node/JS) and deployed onto Firebase Cloud Hosting.
See //docs/CONTRIBUTING.md if you wish to contribute to the site.