summaryrefslogtreecommitdiff
path: root/ewww.md
diff options
context:
space:
mode:
Diffstat (limited to 'ewww.md')
-rw-r--r--ewww.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/ewww.md b/ewww.md
index 1c5780f..e33f5eb 100644
--- a/ewww.md
+++ b/ewww.md
@@ -146,12 +146,12 @@ author: Lars Wirzenius
template: python
bindings:
- subplot/ewww.yaml
- - subplot/runcmd.yaml
+ - subplot/vendored/runcmd.yaml
functions:
- subplot/ewww.py
- subplot/daemon.py
- subplot/http.py
- - subplot/runcmd.py
+ - subplot/vendored/runcmd.py
classes:
- scenario-disabled
...