jira format
diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml
index 7019320..faaf45d 100644
--- a/.github/release-drafter.yml
+++ b/.github/release-drafter.yml
@@ -76,4 +76,4 @@
   
 replacers:
   - search: '/\[(.*)-(\d+)\]*\s*-*\s*/g'
-    replace: '[$1-$2](https://issues.apache.org/jira/browse/$1-$2) - '  
+    replace: '[[$1-$2]](https://issues.apache.org/jira/browse/$1-$2) - '