Skip to content

Commit 4b15f0d

Browse files
Update README.md
1 parent ef7e524 commit 4b15f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
88
![Continuous Integration Tests](https://github.com/bemanproject/any_view/actions/workflows/ci_tests.yml/badge.svg)
99
![Lint Check (pre-commit)](https://github.com/bemanproject/any_view/actions/workflows/pre-commit.yml/badge.svg)
1010

11-
**Implements**: `std::ranges::any_view` proposed in [any_view (P3411R1)](https://wg21.link/P3411R1).
11+
**Implements**: `std::ranges::any_view` proposed in [any_view (P3411R2)](https://huixie90.github.io/cpp_papers/generated/any_view).
1212

1313
**Status**: [Under development and not yet ready for production use.](https://github.com/bemanproject/beman/blob/main/docs/BEMAN_LIBRARY_MATURITY_MODEL.md#under-development-and-not-yet-ready-for-production-use)
1414

0 commit comments

Comments
 (0)