Skip to content

Commit 6651391

Browse files
committed
chore: apply suggestions from code review
1 parent c7c0b5c commit 6651391

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/topics/kotlin-language-features-and-proposals.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ guided by pragmatic design.
163163
**Improvements to annotation use-site targets on properties**
164164

165165
* KEEP proposal: [Improvements to annotation use-site targets on properties](https://github.com/Kotlin/KEEP/blob/change-defaulting-rule/proposals/change-defaulting-rule.md)
166-
* YouTrack issue: [KT-19289](https://youtrack.jetbrains.com/issue/KT-19289/Hibernate-Validator-annotations-dropped)
166+
* YouTrack issue: [KT-19289](https://youtrack.jetbrains.com/issue/KT-19289)
167167

168168
</td>
169169
</tr>
@@ -179,7 +179,7 @@ guided by pragmatic design.
179179
**Nested (non-capturing) type aliases**
180180

181181
* KEEP proposal: [Nested (non-capturing) type aliases](https://github.com/Kotlin/KEEP/blob/nested-typealias/proposals/nested-typealias.md)
182-
* YouTrack issue: [KT-45285](https://youtrack.jetbrains.com/issue/KT-45285/Support-nested-type-aliases)
182+
* YouTrack issue: [KT-45285](https://youtrack.jetbrains.com/issue/KT-45285)
183183

184184
</td>
185185
</tr>

0 commit comments

Comments
 (0)