Skip to content

Commit cf0bc4e

Browse files
committed
fixing doc links(#1419)
1 parent 062f6d8 commit cf0bc4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

reference/contracts/assertion_kind.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ namespace std::contracts {
3434
- [契約プログラミング](/lang/cpp26/contracts.md)
3535
3636
## 参照
37-
- [P0542R5 Support for contract based programming in C++](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p0542r5.html)
37+
- [P2900R14 Contracts for C++](https://open-std.org/jtc1/sc22/wg21/docs/papers/2025/p2900r14.pdf)

reference/contracts/detection_mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ namespace std::contracts {
3737
- [契約プログラミング](/lang/cpp26/contracts.md)
3838
3939
## 参照
40-
- [P0542R5 Support for contract based programming in C++](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p0542r5.html)
40+
- [P2900R14 Contracts for C++](https://open-std.org/jtc1/sc22/wg21/docs/papers/2025/p2900r14.pdf)

0 commit comments

Comments
 (0)