diff --git a/invoke/README.md b/invoke/README.md index 95dabc4..118712b 100644 --- a/invoke/README.md +++ b/invoke/README.md @@ -4,7 +4,7 @@ Sample applications that demonstrate how to use the blackberry.invoke API for th **Tested On** -* BlackBerry 10.0.6 Bundle 363 +* BlackBerry 10.0.6 **Author(s)** @@ -33,12 +33,12 @@ Sample applications that demonstrate how to use the blackberry.invoke API for th ## Contributing Changes -Please see the [README](https://github.com/blackberry/WebWorks-Samples) of the WebWorks-Samples repository for instructions on how to add new Samples or make modifications to existing Samples. +Please see the [README](https://github.com/blackberry/BB10-WebWorks-Samples) of the WebWorks-Samples repository for instructions on how to add new Samples or make modifications to existing Samples. ## Bug Reporting and Feature Requests -If you find a bug in a Sample, or have an enhancement request, simply file an [Issue](https://github.com/blackberry/WebWorks-Samples/issues) for the Sample and send a message (via github messages) to the Sample Author(s) to let them know that you have filed an [Issue](https://github.com/blackberry/WebWorks-Samples/issues). +If you find a bug in a Sample, or have an enhancement request, simply file an [Issue](https://github.com/blackberry/BB10-WebWorks-Samples/issues) for the Sample and send a message (via github messages) to the Sample Author(s) to let them know that you have filed an [Issue](https://github.com/blackberry/BB10-WebWorks-Samples/issues). ## Disclaimer diff --git a/invoke/invokable/device/invokable.bar b/invoke/invokable/device/invokable.bar deleted file mode 100644 index 52a4897..0000000 Binary files a/invoke/invokable/device/invokable.bar and /dev/null differ diff --git a/invoke/invokable/simulator/invokable.bar b/invoke/invokable/simulator/invokable.bar deleted file mode 100644 index 22ad5b0..0000000 Binary files a/invoke/invokable/simulator/invokable.bar and /dev/null differ diff --git a/invoke/invoker/device/invoker.bar b/invoke/invoker/device/invoker.bar deleted file mode 100644 index ad041f0..0000000 Binary files a/invoke/invoker/device/invoker.bar and /dev/null differ diff --git a/invoke/invoker/simulator/invoker.bar b/invoke/invoker/simulator/invoker.bar deleted file mode 100644 index e7c4758..0000000 Binary files a/invoke/invoker/simulator/invoker.bar and /dev/null differ