소스 검색

Switch proposal link text from pNNNN to #NN for consistency (#2202)

This is the only occurrence of using pNNNN in text to refer to a Carbon proposal in the repo. This gets us closer to following https://github.com/carbon-language/carbon-lang/blob/trunk/docs/project/design_style_guide.md.
Richard Smith 3 년 전
부모
커밋
ff1d69232b
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      proposals/p0157.md

+ 2 - 2
proposals/p0157.md

@@ -229,8 +229,8 @@ supply the missing functionality identified above. These features are largely
 separable, although there are some dependencies between them, so their detailed
 design will be addressed in future proposals, and the details discussed here
 should be considered provisional. This proposal merely establishes the overall
-design direction for sum types, in the same way that [p0083](p0083.md)
-established the overall design direction for the language as a whole.
+design direction for sum types, in the same way that [#83](p0083.md) established
+the overall design direction for the language as a whole.
 
 To support manual lifetime control and storage sharing, I propose introducing at
 least one and preferably both of the following: