mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 13:50:10 +01:00
Update broken links (#3786)
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>
This commit is contained in:
co-authored by
Jon Ross-Perkins
Carbon Infra Bot
parent
b8ceb8dd8b
commit
21fb6f5802
@@ -21,7 +21,7 @@ SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
||||
<a href="docs/images/snippets.md#quicksort">
|
||||
<!--
|
||||
Edit snippet in docs/images/snippets.md and:
|
||||
https://drive.google.com/drive/folders/1-rsUjiya7dSZ87L8kpZmu3MZghRVxzLA
|
||||
https://drive.google.com/drive/folders/1QrBXiy_X74YsOueeC0IYlgyolWIhvusB
|
||||
-->
|
||||
<img src="docs/images/quicksort_snippet.svg" align="right" width="575"
|
||||
alt="Quicksort code in Carbon. Follow the link to read more.">
|
||||
|
||||
Reference in New Issue
Block a user