Skip to content

Commit d81885c

Browse files
committed
revert URL changes
1 parent a19f1e1 commit d81885c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ url: https://github.com/JetBrains/kotlin/releases
22

33
latest:
44
version: 2.3.0
5-
url: https://kotlinlang.org/docs/whatsnew.html
5+
url: https://github.com/JetBrains/kotlin/releases/tag/v2.3.0

docs/v.list

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<var name="kotlinVersion" value="2.3.0"/>
99
<var name="kotlinReleaseDate" value="December 16, 2025"/>
1010
<var name="kotlinLatestUrl" value="https://kotlinlang.org/docs/whatsnew.html"/>
11-
<var name="kotlinLatestWhatsnew" value="whatsnew23.md"/>
11+
<var name="kotlinLatestWhatsnew" value="https://github.com/JetBrains/kotlin/releases/tag/v2.3.0"/>
1212

1313
<var name="languageVersion" value="2.3"/>
1414
<var name="apiVersion" value="2.3"/>

0 commit comments

Comments
 (0)