We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e65331 commit 3936c8fCopy full SHA for 3936c8f
README.md
@@ -6,7 +6,7 @@ directory](samples/realistic-advanced) and Operator serves it over HTTP.
6
It serves static files the way you'd expect, but it can also serve dynamic
7
content that is generated at request time by [handlebars
8
templates](samples/realistic-advanced/home.html.hbs) or
9
-[executables](samples/realistic-advanced/play-lottery.html.sh).
+[executables](samples/realistic-advanced/_play-lottery.html.sh).
10
11
More information is available on [the Operator
12
website](https://operator.mattkantor.com).
0 commit comments