CB-10035 linked issues in RELEASENOTES.md
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 98a988c..413fbf5 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -21,22 +21,22 @@
 # Release Notes
 
 ### 1.1.0 (Nov 18, 2015)
-* CB-10035 Updated `RELEASENOTES` to be newest to oldest
-* CB-8973: Changed the functionality of making the `log` appear and disappear
+* [CB-10035](https://issues.apache.org/jira/browse/CB-10035) Updated `RELEASENOTES` to be newest to oldest
+* [CB-8973](https://issues.apache.org/jira/browse/CB-8973): Changed the functionality of making the `log` appear and disappear
 * Ensure `WinJS` is available when adding **Windows** unhandled error hook
 
 ### 1.0.1 (Jun 17, 2015)
 * added ratignore file
 
 ### 1.0.0 (Apr 15, 2015)
-* CB-8746 gave plugin major version bump
-* CB-8683 changed plugin-id to pacakge-name
-* CB-8653 Updated Readme
-* CB-8528 Add a shim for `jasmine.Expectation.addMatchers` being moved in jasmine 2.2.0
-* CB-8528 Update test framework plugin to use Jasmine 2.2.0 (close #11)
+* [CB-8746](https://issues.apache.org/jira/browse/CB-8746) gave plugin major version bump
+* [CB-8683](https://issues.apache.org/jira/browse/CB-8683) changed plugin-id to pacakge-name
+* [CB-8653](https://issues.apache.org/jira/browse/CB-8653) Updated Readme
+* [CB-8528](https://issues.apache.org/jira/browse/CB-8528) Add a shim for `jasmine.Expectation.addMatchers` being moved in jasmine 2.2.0
+* [CB-8528](https://issues.apache.org/jira/browse/CB-8528) Update test framework plugin to use Jasmine 2.2.0 (close #11)
 * Close already merged PR (close #10)
-* CB-8538 Added package.json file
-* CB-8385 Ensure plugin-test-framework trigger tests only once
+* [CB-8538](https://issues.apache.org/jira/browse/CB-8538) Added package.json file
+* [CB-8385](https://issues.apache.org/jira/browse/CB-8385) Ensure plugin-test-framework trigger tests only once
 
 ### 0.0.1 (Feb 04, 2015)
 * Initial release