From 0ddc2458e915500511e9f4fcd7f8145e10d4e58f Mon Sep 17 00:00:00 2001 From: Stefan M Date: Thu, 18 Oct 2018 19:01:19 +0200 Subject: [PATCH] Link RELEASE_NOTES (#2234) --- DISTRO_README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DISTRO_README.md b/DISTRO_README.md index b81ee4141d4..a2aec3f29ca 100644 --- a/DISTRO_README.md +++ b/DISTRO_README.md @@ -51,4 +51,4 @@ To generate interoperability stubs create library definition file See [`INTEROP.md`](https://github.com/JetBrains/kotlin-native/blob/master/INTEROP.md) for more information on how to use C libraries from _Kotlin/Native_. -See `RELEASE_NOTES.md` for information on supported platforms and current limitations. \ No newline at end of file +See [`RELEASE_NOTES.md`](https://github.com/JetBrains/kotlin-native/blob/master/RELEASE_NOTES.md) for information on supported platforms and current limitations.