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 d1c9faf..8de29d7 100644
--- a/ewww.md
+++ b/ewww.md
@@ -151,15 +151,15 @@ author: Lars Wirzenius
template: python
bindings:
- subplot/ewww.yaml
- - subplot/vendored/daemon.yaml
- - subplot/vendored/files.yaml
- - subplot/vendored/runcmd.yaml
+ - lib/daemon.yaml
+ - lib/files.yaml
+ - lib/runcmd.yaml
functions:
- subplot/ewww.py
- subplot/http.py
- - subplot/vendored/daemon.py
- - subplot/vendored/files.py
- - subplot/vendored/runcmd.py
+ - lib/daemon.py
+ - lib/files.py
+ - lib/runcmd.py
classes:
- scenario-disabled
...