Skip to content

Commit f5f6ae2

Browse files
authored
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.
1 parent 6bc36b0 commit f5f6ae2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

proposals/p0162.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Exceptions. See /LICENSE for license information.
66
SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
77
-->
88

9-
[Pull request](https://github.com/carbon-language/carbon-lang/pull/0162)
9+
[Pull request](https://github.com/carbon-language/carbon-lang/pull/162)
1010

1111
## Table of contents
1212

proposals/p1178.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Exceptions. See /LICENSE for license information.
66
SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
77
-->
88

9-
[Pull request](https://github.com/carbon-language/carbon-lang/pull/1178
9+
[Pull request](https://github.com/carbon-language/carbon-lang/pull/1178)
1010

1111
<!-- toc -->
1212

proposals/p2022.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Exceptions. See /LICENSE for license information.
66
SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
77
-->
88

9-
[Pull request](https://github.com/carbon-language/carbon-lang/pull/2022
9+
[Pull request](https://github.com/carbon-language/carbon-lang/pull/2022)
1010

1111
<!-- toc -->
1212

0 commit comments

Comments
 (0)