Skip to content

Commit f61f615

Browse files
mkobitnikitabobko
authored andcommitted
Update path in scripting-support.md to reflect the current path in the upstream Kotlin repository
closes #125
1 parent 325a819 commit f61f615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/KEEP-0075-scripting-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,7 @@ starting from the 1.3.0 release. The following API and helper libraries are gene
683683
- `kotlin-scripting-jvm` - JVM-specific properties and default implementations
684684
- `kotlin-scripting-jvm-host` - JVM-specific host helpers
685685

686-
The basic examples could be found in the `libraries/samples/scripting` folder in the Kotlin source code repository.
686+
The basic examples could be found in the `libraries/examples/scripting` folder in the Kotlin source code repository.
687687

688688
The implementation is functional for many use cases, but there are many gaps, in particular:
689689
- the following compilation configuration properties are not supported yet:

0 commit comments

Comments
 (0)