summaryrefslogtreecommitdiff
path: root/ewww.md
diff options
context:
space:
mode:
Diffstat (limited to 'ewww.md')
-rw-r--r--ewww.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/ewww.md b/ewww.md
index f2d1778..9b08a97 100644
--- a/ewww.md
+++ b/ewww.md
@@ -144,13 +144,13 @@ and allow is "GET HEAD"
title: "Ewww — a Web server for static sites"
author: Lars Wirzenius
bindings:
- - ewww.yaml
- - runcmd.yaml
+ - subplot/ewww.yaml
+ - subplot/runcmd.yaml
functions:
- - ewww.py
- - daemon.py
- - http.py
- - runcmd.py
+ - subplot/ewww.py
+ - subplot/daemon.py
+ - subplot/http.py
+ - subplot/runcmd.py
classes:
- scenario-disabled
...