CB-10035 fixed markdown link
diff --git a/README.md b/README.md
index 4177dbc..04ac64d 100644
--- a/README.md
+++ b/README.md
@@ -431,7 +431,7 @@
 with FileSystem URLs, so replacing `entry.fullPath` with `entry.toURL()` should resolve any
 issues getting that plugin to work with files on the device.
 
-In v1.1.0 the return value of `toURL()` was changed (see [CB-6394] (https://issues.apache.org/jira/browse/CB-6394))
+In v1.1.0 the return value of `toURL()` was changed (see [CB-6394](https://issues.apache.org/jira/browse/CB-6394))
 to return an absolute 'file://' URL. wherever possible. To ensure a 'cdvfile:'-URL you can use `toInternalURL()` now.
 This method will now return filesystem URLs of the form