From f5f6ae214dcf866d0b0934cad206cb9fd57f7002 Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Tue, 14 Jan 2025 10:46:35 -0800 Subject: [PATCH] Fix PR links in two proposals. (#4799) Remove a leading 0 from another one for consistency with the rest of the three-digit proposals; the link works either way. --- proposals/p0162.md | 2 +- proposals/p1178.md | 2 +- proposals/p2022.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/proposals/p0162.md b/proposals/p0162.md index 4f88336fe3d7..2d761a9e44f0 100644 --- a/proposals/p0162.md +++ b/proposals/p0162.md @@ -6,7 +6,7 @@ Exceptions. See /LICENSE for license information. SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception --> -[Pull request](https://github.com/carbon-language/carbon-lang/pull/0162) +[Pull request](https://github.com/carbon-language/carbon-lang/pull/162) ## Table of contents diff --git a/proposals/p1178.md b/proposals/p1178.md index 88e3340bae77..0dbb9de45e92 100644 --- a/proposals/p1178.md +++ b/proposals/p1178.md @@ -6,7 +6,7 @@ Exceptions. See /LICENSE for license information. SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception --> -[Pull request](https://github.com/carbon-language/carbon-lang/pull/1178 +[Pull request](https://github.com/carbon-language/carbon-lang/pull/1178) diff --git a/proposals/p2022.md b/proposals/p2022.md index a845b9561183..895e3d102f49 100644 --- a/proposals/p2022.md +++ b/proposals/p2022.md @@ -6,7 +6,7 @@ Exceptions. See /LICENSE for license information. SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception --> -[Pull request](https://github.com/carbon-language/carbon-lang/pull/2022 +[Pull request](https://github.com/carbon-language/carbon-lang/pull/2022)