Skip to content

Commit b97a4f6

Browse files
committed
8288114: Update JIRA link in vcs.xml
Reviewed-by: mcimadamore, ihse, erikj
1 parent 2adef6a commit b97a4f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make/ide/idea/jdk/template/vcs.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<list>
66
<IssueNavigationLink>
77
<option name="issueRegexp" value="\d{7}" />
8-
<option name="linkRegexp" value="https://bugs.openjdk.java.net/browse/JDK-$0" />
8+
<option name="linkRegexp" value="https://bugs.openjdk.org/browse/JDK-$0" />
99
</IssueNavigationLink>
1010
</list>
1111
</option>

0 commit comments

Comments
 (0)