Skip to content

Commit b3c4503

Browse files
committed
Update path in scripting-support.md to reflect the current path in the upstream Kotlin repository
1 parent a889466 commit b3c4503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/scripting-support.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ starting from the 1.2.50 release. The following API and helper libraries are gen
648648
- `kotlin-scripting-jvm-host` - JVM-specific host helpers
649649
- `kotlin-scripting-misc` - an experimental DSL for properties
650650

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

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

0 commit comments

Comments
 (0)