Update 2000-01-01-quick-start.md

Update link to REPL doc page.
gh-pages
josemalonsom 2014-09-21 14:07:37 +02:00
parent d2e7f27790
commit 064f913d0e
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ phantom.exit();
Save it as `hello.js` and then run it from the command line, not the REPL.
REPL is a simple, interactive computer programming environment. Read about REPL in the docs [Here](https://github.com/ariya/phantomjs/wiki/REPL). Again, REPL is the executable phantomjs.exe not the command line.
REPL is a simple, interactive computer programming environment. Read about REPL in the docs [Here]({{ site.url }}/repl.html). Again, REPL is the executable phantomjs.exe not the command line.
From the command prompt type: