File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -25,9 +25,9 @@ collections:
25
25
building :
26
26
output : true
27
27
permalink : /building/:path/
28
- jdk12 :
28
+ java :
29
29
output : true
30
- permalink : /jdk12 /:path/
30
+ permalink : /java /:path/
31
31
syntax-highlighting :
32
32
enabled : true
33
33
css : syntax.css
Original file line number Diff line number Diff line change @@ -26,7 +26,5 @@ <h2><a href="{{ site.github.url }}/projects/picrate/">{{ 'PiCrate' }}</a></h2>
26
26
< h2 > < a href ="{{ site.github.url }}/testing/testing/ "> {{ 'testing' }}</ a > </ h2 >
27
27
< h2 > < a href ="{{ site.github.url }}/building/building/ "> {{ 'building ruby-processing projects' }}</ a > </ h2 >
28
28
< h2 > < a href ="{{ site.github.url }}/building/hype/ "> {{ 'building hype library' }}</ a > </ h2 >
29
- < h2 > < a href ="{{ site.github.url }}/jdk12/simple/ "> {{ 'reflective warnings Java2D' }}</ a > </ h2 >
30
- < h2 > < a href ="{{ site.github.url }}/jdk12/p2d_sketch/ "> {{ 'reflective warnings Jogl 2D' }}</ a > </ h2 >
31
- < h2 > < a href ="{{ site.github.url }}/jdk12/p2d_sketch/ "> {{ 'reflective warnings Jogl 3D' }}</ a > </ h2 >
32
- < h2 > < a href ="{{ site.github.url }}/jdk12/jwishy/ "> {{ 'reflective warnings swing control panel sketch' }}</ a > </ h2 >
29
+ < h2 > < a href ="{{ site.github.url }}/java/raspberry/ "> {{ 'Java for PiCrate' }}</ a > </ h2 >
30
+ < h2 > < a href ="{{ site.github.url }}/java/JRubyArt_propane/ "> {{ 'Java for JRubyArt and propane' }}</ a > </ h2 >
You can’t perform that action at this time.
0 commit comments