diff --git a/README.markdown b/README.markdown index e3c0368..1531492 100644 --- a/README.markdown +++ b/README.markdown @@ -84,7 +84,7 @@ Your Visualforce page will need to include jQuery and the toolkit, then create a

The first account I see is .

-More fully featured samples are provided in [example.page](Force.com-JavaScript-REST-Toolkit/blob/master/example.page) and [mobile.page](Force.com-JavaScript-REST-Toolkit/blob/master/mobile.page). [Watch a brief demo of the samples](http://www.youtube.com/watch?v=qNA8nxfPgBU). +More fully featured samples are provided in [example.page](https://github.com/developerforce/Force.com-JavaScript-REST-Toolkit/blob/master/example.page) and [mobile.page](https://github.com/developerforce/Force.com-JavaScript-REST-Toolkit/blob/master/mobile.page). [Watch a brief demo of the samples](http://www.youtube.com/watch?v=qNA8nxfPgBU). Using the Toolkit in an HTML page outside the Force.com platform ---------------------------------------------------------------- @@ -149,7 +149,7 @@ Your HTML page will need to include jQuery and the toolkit, then create a client

Click here.

-More fully featured samples are provided in [example.html](Force.com-JavaScript-REST-Toolkit/blob/master/example.html) and [mobile.html](Force.com-JavaScript-REST-Toolkit/blob/master/mobile.html). +More fully featured samples are provided in [example.html](https://github.com/developerforce/Force.com-JavaScript-REST-Toolkit/blob/master/example.html) and [mobile.html](https://github.com/developerforce/Force.com-JavaScript-REST-Toolkit/blob/master/mobile.html). Using the Toolkit in a Cordova app ----------------------------------