We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2adef6a commit b97a4f6Copy full SHA for b97a4f6
make/ide/idea/jdk/template/vcs.xml
@@ -5,7 +5,7 @@
5
<list>
6
<IssueNavigationLink>
7
<option name="issueRegexp" value="\d{7}" />
8
- <option name="linkRegexp" value="https://bugs.openjdk.java.net/browse/JDK-$0" />
+ <option name="linkRegexp" value="https://bugs.openjdk.org/browse/JDK-$0" />
9
</IssueNavigationLink>
10
</list>
11
</option>
0 commit comments