diff --git a/README.md b/README.md index 8240d5e..de91db9 100644 --- a/README.md +++ b/README.md @@ -19,13 +19,6 @@ You may use these components even in non-AngularJS projects. * The project uses the [FamilySearch Javascript SDK](https://github.com/rootsdev/familysearch-javascript-sdk) and serves as an example of using the SDK to build a large-scale FamilySearch application. -Demo -==== - -You can see a demo at [http://demo.werelate.org](http://demo.werelate.org). -The demo accesses the _beta_ FamilySearch site, which contains an old copy of production FamilySearch data. -Sign in with your production FamilySearch account, not a sandbox account. - Getting started =============== @@ -79,4 +72,4 @@ To run this example: * run `grunt` to build the app * start a web server in the project root directory; e.g., `python -m SimpleHTTPServer 9000` * point your browser to -[http://localhost:9000/examples/person-profile.html](http://localhost:9000/examples/person-profile.html) \ No newline at end of file +[http://localhost:9000/examples/person-profile.html](http://localhost:9000/examples/person-profile.html)