Skip to content

Commit 564a402

Browse files
committed
chore: fix paths to sandboxed code execution examples (#2381)
<!-- Please make sure there is an issue that this PR is correlated to. --> ## Changes <!-- If there are frontend changes, please include screenshots. -->
1 parent d9e6701 commit 564a402

File tree

10 files changed

+2
-2
lines changed

10 files changed

+2
-2
lines changed
File renamed without changes.

examples/sandboxed-code-execution-js/README.md renamed to examples/sandboxed-code-execution-eval/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Demo Docker Run Script
1+
# Sandboxed Code Execution Eval
22

33
This demo runs a Docker container that runs an arbitrary user script. Your application must figure out where to host & download the script.
44

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

examples/sandboxed-code-execution-docker/README.md renamed to examples/sandboxed-code-execution-standalone/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# JS Upload Script
1+
# Sandboxed Code Execution Standalone
22

33
This demo uploads a script to Rivet and runs an actor from it.
44

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)