Skip to content

Commit 3936c8f

Browse files
committed
Fix a broken link in the README.
1 parent 3e65331 commit 3936c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ directory](samples/realistic-advanced) and Operator serves it over HTTP.
66
It serves static files the way you'd expect, but it can also serve dynamic
77
content that is generated at request time by [handlebars
88
templates](samples/realistic-advanced/home.html.hbs) or
9-
[executables](samples/realistic-advanced/play-lottery.html.sh).
9+
[executables](samples/realistic-advanced/_play-lottery.html.sh).
1010

1111
More information is available on [the Operator
1212
website](https://operator.mattkantor.com).

0 commit comments

Comments
 (0)