Skip to content

Commit e1f7edb

Browse files
committed
[libc++][ranges][NFC] Fix an inconsistent patch link on the Ranges status page.
1 parent 67db311 commit e1f7edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/docs/Status/RangesPaper.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Section,Description,Dependencies,Assignee,Complete
125125
| `ranges::view <https://llvm.org/D101547>`_",[range.range],Louis Dionne,✅
126126
`[range.refinements] <https://wg21.link/range.refinements>`_,"| `ranges::output_range <https://llvm.org/D106704>`_
127127
| `ranges::input_range <https://llvm.org/D100271>`_
128-
| `ranges::forward_range: `D100275 <https://llvm.org/D100275>`_
128+
| `ranges::forward_range <https://llvm.org/D100275>`_
129129
| `ranges::bidirectional_range <https://llvm.org/D100278>`_
130130
| `ranges::random_access_range <https://llvm.org/D101316>`_
131131
| `ranges::contiguous_range <https://llvm.org/D104262>`_

0 commit comments

Comments
 (0)