Skip to content

Commit 3c68113

Browse files
authored
Merge pull request #29 from bemanproject/23-add-godbolt-links-improve-readme
fix broken link to paper
2 parents a08e784 + 108b3b8 commit 3c68113

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
@@ -10,7 +10,7 @@ SPDX-License-Identifier: CC0-1.0
1010

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

13-
**Implements**: [D3610R0 Scope Guard](./doc/scope.org) targeted at C++29.
13+
**Implements**: [D3610R0 Scope Guard](./paper/scope.org) targeted at C++29.
1414

1515
**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)
1616

0 commit comments

Comments
 (0)