Skip to content

Commit 7fb41dc

Browse files
committed
new links for welcome page
1 parent ed2113e commit 7fb41dc

File tree

1 file changed

+8
-8
lines changed
  • visualvm/appui/src/org/graalvm/visualvm/modules/appui/welcome/resources

1 file changed

+8
-8
lines changed

visualvm/appui/src/org/graalvm/visualvm/modules/appui/welcome/resources/Bundle.properties

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,26 +33,26 @@ ACD_ShowOnStartup=Checkbox to show or hide the Welcome Screen on next NetBeans s
3333
LBL_Link1=VisualVM Home
3434
URL_Link1=https://visualvm.github.io
3535

36-
LBL_Link2=Java SE Technical Documentation
37-
URL_Link2=http://docs.oracle.com/javase/8
36+
LBL_Link2=GraalVM Home
37+
URL_Link2=https://www.graalvm.org
3838

3939
LBL_Link3=Getting Started with VisualVM
4040
URL_Link3=https://visualvm.github.io/gettingstarted.html
4141

42-
LBL_Link4=Troubleshooting Java SE
43-
URL_Link4=http://www.oracle.com/technetwork/java/javase/index-138283.html
42+
LBL_Link4=Getting Started with GraalVM
43+
URL_Link4=https://www.graalvm.org/docs/getting-started
4444

4545
LBL_Link5=VisualVM Troubleshooting Guide
4646
URL_Link5=https://visualvm.github.io/troubleshooting.html
4747

48-
LBL_Link6=Java SE 8 Troubleshooting Guide
49-
URL_Link6=http://docs.oracle.com/javase/8/docs/technotes/guides/troubleshoot
48+
LBL_Link6=GraalVM Reference Manual
49+
URL_Link6=https://www.graalvm.org/docs/reference-manual
5050

5151
LBL_Link7=Getting Started Extending VisualVM
5252
URL_Link7=https://visualvm.github.io/extending.html
5353

54-
LBL_Link8=Java SE 7 Troubleshooting Guide
55-
URL_Link8=http://docs.oracle.com/javase/7/docs/webnotes/tsg/index.html
54+
LBL_Link8=Analyzing Polyglot Heap Dumps
55+
URL_Link8=https://www.graalvm.org/docs/reference-manual/tools/#heap-viewer
5656

5757

5858
URL_OracleLogo=http://www.oracle.com

0 commit comments

Comments
 (0)