Mercurial > pydertron
diff docs.html @ 23:7cbbec55aef6
Minor modifications.
| author | Atul Varma <varmaa@toolness.com> |
|---|---|
| date | Thu, 10 Sep 2009 17:05:05 -0700 |
| parents | 915fdf283ac5 |
| children | c2c369402a2e |
line wrap: on
line diff
--- a/docs.html Thu Sep 10 16:59:18 2009 -0700 +++ b/docs.html Thu Sep 10 17:05:05 2009 -0700 @@ -19,7 +19,7 @@ Python and JavaScript so that you don't need to deal with any of the low-level details of the Pydermonkey API.</p> <p>For instance, here we'll create a <tt class="docutils literal"><span class="pre">JsSandbox</span></tt> whose module root -points to the <tt class="docutils literal"><span class="pre">monkeys</span></tt> SecurableModule compliance test over HTTP:</p> +points to the <a class="reference" href="http://interoperablejs.googlecode.com/svn/trunk/compliance/monkeys/">monkeys</a> SecurableModule compliance test over HTTP:</p> <blockquote> <pre class="doctest-block"> >>> url = ("http://interoperablejs.googlecode.com/svn/trunk/"
