Skip to content

Commit

Permalink
8288114: Update JIRA link in vcs.xml
Browse files Browse the repository at this point in the history
Reviewed-by: mcimadamore, ihse, erikj
  • Loading branch information
aivanov-jdk committed Jun 13, 2022
1 parent 2adef6a commit b97a4f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make/ide/idea/jdk/template/vcs.xml
Expand Up @@ -5,7 +5,7 @@
<list>
<IssueNavigationLink>
<option name="issueRegexp" value="\d{7}" />
<option name="linkRegexp" value="https://bugs.openjdk.java.net/browse/JDK-$0" />
<option name="linkRegexp" value="https://bugs.openjdk.org/browse/JDK-$0" />
</IssueNavigationLink>
</list>
</option>
Expand Down

0 comments on commit b97a4f6

Please sign in to comment.