File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -48,10 +48,10 @@ More libraries to come (*PRs are welcome*).
48
48
49
49
Interesting GraalVM documentation to build native-images:
50
50
51
- - Understand [ Class Initialization in Native Image] ( https://github.com/oracle/graal/blob/master/substratevm/CLASS-INITIALIZATION .md )
52
- - [ Assisted Configuration of Native Image Builds] ( https://github.com/oracle/graal/blob/master/substratevm/CONFIGURE .md )
53
- - [ URL Protocols on Substrate VM] ( https://github.com/oracle/graal/blob/master/substratevm/URL-PROTOCOLS .md ) for ` http ` and ` https `
54
- - [ JCA Security Services on Substrate VM] ( https://github.com/oracle/graal/blob/master/substratevm/JCA-SECURITY-SERVICES .md )
51
+ - Understand [ Class Initialization in Native Image] ( https://github.com/oracle/graal/blob/master/substratevm/ClassInitialization .md )
52
+ - [ Assisted Configuration of Native Image Builds] ( https://github.com/oracle/graal/blob/master/substratevm/BuildConfiguration .md#assisted-configuration-of-native-image-builds )
53
+ - [ URL Protocols on Substrate VM] ( https://github.com/oracle/graal/blob/master/substratevm/URLProtocols .md ) for ` http ` and ` https `
54
+ - [ JCA Security Services on Substrate VM] ( https://github.com/oracle/graal/blob/master/substratevm/JCASecurityServices .md )
55
55
56
56
57
57
## How to contribute
You can’t perform that action at this time.
0 commit comments