Commit 683ea4d4 683ea4d453e5a412654badbf96b863cef472cfea by Matthew DuVall

Make documentation links consistent

1 parent f8d8c24a
......@@ -366,7 +366,7 @@ Moves back a step in browser's history::
console.log(this.getCurrentUrl()); // 'http://foo.bar/2'
});
Also have a look at ``Casper.forward()``.
Also have a look at `forward()`_.
.. _casper_base64encode:
......