Skip to content

Commit 35b3151

Browse files
committed
リンクのカッコの閉じ忘れを修正
1 parent 68b6308 commit 35b3151

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

reference/mutex/defer_lock.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ int main()
5555

5656

5757
## 参照
58-
- [LWG Issue 2510. Tag types should not be `DefaultConstructible`](https://cplusplus.github.io/LWG/issue2510
58+
- [LWG Issue 2510. Tag types should not be `DefaultConstructible`](https://cplusplus.github.io/LWG/issue2510)

reference/mutex/try_to_lock.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ int main()
6161

6262

6363
## 参照
64-
- [LWG Issue 2510. Tag types should not be `DefaultConstructible`](https://cplusplus.github.io/LWG/issue2510
64+
- [LWG Issue 2510. Tag types should not be `DefaultConstructible`](https://cplusplus.github.io/LWG/issue2510)

0 commit comments

Comments
 (0)