From 93373efc8cbb95a40e6b4541a72be25e2bfbad4a Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Sat, 19 Mar 2011 16:30:45 +1300 Subject: Documentation, styling to fit on website. --- doc-src/scripts.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc-src/scripts.html') diff --git a/doc-src/scripts.html b/doc-src/scripts.html index 0b0b5f80..30f52ed8 100644 --- a/doc-src/scripts.html +++ b/doc-src/scripts.html @@ -8,7 +8,7 @@ The script interface is simple - scripts simply read, modify and return a single __libmproxy.flow.Flow__ object, using the methods defined in the __libmproxy.script__ module. Scripts must be executable. -$!example("../examples/simple_script")!$ +$!example("examples/simple_script")!$ -- cgit v1.2.3