From 719d32b794cfd14a22da69899996464e3739e4c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Darius=20Nea=C8=9Bu?= Date: Tue, 12 Aug 2025 09:18:03 +0300 Subject: [PATCH] Propagate lowercase everything from the Beman Standard to the entire org --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e4a65c..86b8289 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ SPDX-License-Identifier: 2.0 license with LLVM exceptions **Implements**: [`std::iterator_interface` (P2727R4)](https://wg21.link/P2727R4) -**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) +**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) Source is licensed with the Apache 2.0 license with LLVM exceptions