Skip to content

Commit 6eae876

Browse files
authored
Merge pull request #137 from neatudarius/issue/159
Propagate lowercase everything from the Beman Standard to the entire org
2 parents dc61636 + 7bbd155 commit 6eae876

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
@@ -12,7 +12,7 @@ This repository implements `std::optional` extensions targeting C++26. The `bema
1212

1313
**Implements**: [Give *std::optional* Range Support (P3168R2)](https://wg21.link/P3168R2) and [`std::optional<T&>` (P2988R5)](https://wg21.link/P2988R5)
1414

15-
**Status**: [Production ready. API may undergo changes.](https://github.com/bemanproject/beman/blob/main/docs/BEMAN_LIBRARY_MATURITY_MODEL.md#production-ready-api-may-undergo-changes)
15+
**Status**: [Production ready. API may undergo changes.](https://github.com/bemanproject/beman/blob/main/docs/beman_library_maturity_model.md#production-ready-api-may-undergo-changes)
1616

1717
## Examples
1818

0 commit comments

Comments
 (0)