Skip to content

Commit a04ddd5

Browse files
committed
Fix a wrong link
1 parent 4ecb19f commit a04ddd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1.6/ja/book/lifetimes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<!-- * lifetimes, which you’re reading now -->
1616
* キーとなる概念、 [所有権][ownership]
1717
* [借用][borrowing] 、そしてそれらに関連する機能、「参照」
18-
* 今読んでいる、 [ライフタイム][lifetimes]
18+
* 今読んでいる、 ライフタイム
1919

2020
<!-- These three chapters are related, and in order. You’ll need all three to fully -->
2121
<!-- understand the ownership system. -->

0 commit comments

Comments
 (0)