Make documentation links consistent
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -366,7 +366,7 @@ Moves back a step in browser's history:: | ... | @@ -366,7 +366,7 @@ Moves back a step in browser's history:: |
366 | console.log(this.getCurrentUrl()); // 'http://foo.bar/2' | 366 | console.log(this.getCurrentUrl()); // 'http://foo.bar/2' |
367 | }); | 367 | }); |
368 | 368 | ||
369 | Also have a look at ``Casper.forward()``. | 369 | Also have a look at `forward()`_. |
370 | 370 | ||
371 | .. _casper_base64encode: | 371 | .. _casper_base64encode: |
372 | 372 | ... | ... |
-
Please register or sign in to post a comment