Skip to content

Commit 066ad26

Browse files
authored
Fix link path for Scope Guard paper in README
1 parent 229dd95 commit 066ad26

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: CC0-1.0
88

99
`beman.scope` is a C++ library that provides `scope_guard` facilities. The library conforms to [The Beman Standard](https://github.com/bemanproject/beman/blob/main/docs/beman_standard.md).
1010

11-
**Implements**: [D3610R0 Scope Guard](./paper/scope.org) targeted at C++29.
11+
**Implements**: [D3610R0 Scope Guard](./papers/scope.org) targeted at C++29.
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)