CB-10035 linked issues in RELEASENOTES.md
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 9497836..1f61a99 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -22,27 +22,27 @@
 
 ### 1.2.0 (Nov 18, 2015)
 * removed **iOS** engine check from `plugin.xml`
-* CB-10035 Updated `RELEASENOTES` to be newest to oldest
-* CB-9972 - Remove **iOS** whitelist
+* [CB-10035](https://issues.apache.org/jira/browse/CB-10035) Updated `RELEASENOTES` to be newest to oldest
+* [CB-9972](https://issues.apache.org/jira/browse/CB-9972) - Remove **iOS** whitelist
 * Updated the text, it should read 4.0.x and greater, since this plugin will be required for `cordova-android 5.0`
 * Fixing contribute link.
 * Updated `plugin.xml <info>` tag to remove warning about not needing this plugin if you are using the **iOS 9 SDK**
-* CB-9738 - Disable whitelist use when runtime environment is **iOS 9**
-* CB-9740 - Add `<info>` tag describing whitelist plugin not needed on `cordova-ios` and cordova-android 3.x`
-* CB-9568 - Update whitelist plugin to allow all network access by default
-* CB-9337 - enable use of `<access>` tags for native code network requests
+* [CB-9738](https://issues.apache.org/jira/browse/CB-9738) - Disable whitelist use when runtime environment is **iOS 9**
+* [CB-9740](https://issues.apache.org/jira/browse/CB-9740) - Add `<info>` tag describing whitelist plugin not needed on `cordova-ios` and cordova-android 3.x`
+* [CB-9568](https://issues.apache.org/jira/browse/CB-9568) - Update whitelist plugin to allow all network access by default
+* [CB-9337](https://issues.apache.org/jira/browse/CB-9337) - enable use of `<access>` tags for native code network requests
 
 ### 1.1.0 (Jun 17, 2015)
-* CB-9128 cordova-plugin-whitelist documentation translation: cordova-plugin-whitelist
+* [CB-9128](https://issues.apache.org/jira/browse/CB-9128) cordova-plugin-whitelist documentation translation: cordova-plugin-whitelist
 * fix npm md issue
 * Usage of CDVURLRequestFilter protocol.
-* CB-9089 - iOS whitelist plugin does not compile
-* CB-9090 - Enable whitelist plugin for cordova-ios 4.0.0
+* [CB-9089](https://issues.apache.org/jira/browse/CB-9089) - iOS whitelist plugin does not compile
+* [CB-9090](https://issues.apache.org/jira/browse/CB-9090) - Enable whitelist plugin for cordova-ios 4.0.0
 * Fixed error in Content-Security-Policy example
 
 ### 1.0.0 (Mar 25, 2015)
-* CB-8739 added missing license headers
+* [CB-8739](https://issues.apache.org/jira/browse/CB-8739) added missing license headers
 * Add @Override to CustomConfigXmlParser methods
 * Change ID to cordova-plugin-whitelist rather than reverse-DNS-style
 * Tweak CSP examples in README
-* CB-8660 remove extra commas from package.json
+* [CB-8660](https://issues.apache.org/jira/browse/CB-8660) remove extra commas from package.json