Correct link to Robeaux
This commit is contained in:
parent
b8a7fab75b
commit
efe3d8fef1
|
@ -257,7 +257,7 @@ All you need to start up the API server is to place the following command in you
|
||||||
Cylon.api();
|
Cylon.api();
|
||||||
|
|
||||||
Then visit `https://localhost:3000/` and you are ready to control your robots from a web browser!
|
Then visit `https://localhost:3000/` and you are ready to control your robots from a web browser!
|
||||||
<img src="/images/screenshots/robeaux.png" style="margin-top: 15px; width: 100%">
|
<img src="http://cylonjs.com/images/screenshots/robeaux.png" style="margin-top: 15px; width: 100%">
|
||||||
|
|
||||||
You can check out more information on the Cylon API in the docs [here](http://cylonjs.com/documentation/guides/api).
|
You can check out more information on the Cylon API in the docs [here](http://cylonjs.com/documentation/guides/api).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue