mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
Update broken links to aid in following links while perusing the documentation. Closes #3778 I don't imagine I got every one of these right. Some 404s may be reported due to permissions. Using the lychee command in #3778, only the following link is reported as not found, but it's just a permission issue: ``` [proposals/p1367.md]: ✗ [404] https://github.com/carbon-language/carbon-lang/settings/access | Failed: Network error: Not Found ``` I tried to get it down to as few as possible, partially so that future link scans won't run into repeat errors. --------- Co-authored-by: Jon Ross-Perkins <jperkins@google.com> Co-authored-by: Carbon Infra Bot <carbon-external-infra@google.com>
Project
This directory contains project-related documentation for Carbon. Information about how the project works, goals, and community information belong here.
- Goals, and principles derived from those goals
- Roadmap and the process for updating it
- Carbon's process for evolution and governance
- Groups used for contacting key contributors and determining access
- Contributing to Carbon:
- Tools used when contributing to Carbon
- Style guides for language design and C++ code
- How Carbon does code review
- Trunk-based pull-request GitHub workflow used by Carbon