@@ -33,26 +33,26 @@ ACD_ShowOnStartup=Checkbox to show or hide the Welcome Screen on next NetBeans s
33
33
LBL_Link1 =VisualVM Home
34
34
URL_Link1 =https://visualvm.github.io
35
35
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
38
38
39
39
LBL_Link3 =Getting Started with VisualVM
40
40
URL_Link3 =https://visualvm.github.io/gettingstarted.html
41
41
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
44
44
45
45
LBL_Link5 =VisualVM Troubleshooting Guide
46
46
URL_Link5 =https://visualvm.github.io/troubleshooting.html
47
47
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
50
50
51
51
LBL_Link7 =Getting Started Extending VisualVM
52
52
URL_Link7 =https://visualvm.github.io/extending.html
53
53
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
56
56
57
57
58
58
URL_OracleLogo =http://www.oracle.com
0 commit comments