diff --git a/.github/ISSUE_TEMPLATE/implementation-deficiency.md b/.github/ISSUE_TEMPLATE/implementation-deficiency.md index 9527560..4a0ee77 100644 --- a/.github/ISSUE_TEMPLATE/implementation-deficiency.md +++ b/.github/ISSUE_TEMPLATE/implementation-deficiency.md @@ -9,7 +9,7 @@ assignees: '' ## Describe the deficiency diff --git a/.github/ISSUE_TEMPLATE/infrastructure-issues.md b/.github/ISSUE_TEMPLATE/infrastructure-issues.md index 4ea6e64..11fbd13 100644 --- a/.github/ISSUE_TEMPLATE/infrastructure-issues.md +++ b/.github/ISSUE_TEMPLATE/infrastructure-issues.md @@ -9,7 +9,7 @@ assignees: '' ## I am attempting to diff --git a/.github/ISSUE_TEMPLATE/paper-discussion.md b/.github/ISSUE_TEMPLATE/paper-discussion.md index a5ffeae..14c9e4f 100644 --- a/.github/ISSUE_TEMPLATE/paper-discussion.md +++ b/.github/ISSUE_TEMPLATE/paper-discussion.md @@ -9,7 +9,7 @@ assignees: '' ## Use case diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index bfac97a..071cb28 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,5 @@ diff --git a/README.md b/README.md index 069287c..35977f1 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception **Implements**: [`transform_view` (P3117)](https://wg21.link/P3117) -**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) This library contains only `beman::transform_view::transform_view` and its associated view adaptor `beman::transform_view::transform`. These work