File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 15
15
</div >
16
16
17
17
<div class =" socials" >
18
- <a href =" https://animated-java.github.io/ " class =" open-in-browser" >
18
+ <a href =" https://animated-java.github.io" class =" open-in-browser" >
19
19
<!-- svelte-ignore a11y-missing-attribute -->
20
20
<img src ={AnimatedJavaIconNoBackground } />
21
21
<!-- svelte-ignore a11y-label-has-associated-control -->
31
31
<!-- svelte-ignore a11y-label-has-associated-control -->
32
32
<label >GitHub</label >
33
33
</a >
34
- <a href =" https://animated-java.github.io/" class =" open-in-browser"
34
+ <a href =" https://animated-java.github.io/docs " class =" open-in-browser"
35
35
><i class =" icon fas fa-book" ></i >
36
36
<!-- svelte-ignore a11y-label-has-associated-control -->
37
37
<label >Wiki</label >
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ MenuBar.addAction(
77
77
return Format === BLUEPRINT_FORMAT
78
78
} ,
79
79
click ( ) {
80
- Blockbench . openLink ( 'https://animated-java.github.io/' )
80
+ Blockbench . openLink ( 'https://animated-java.github.io/docs ' )
81
81
} ,
82
82
} ) ,
83
83
MENU . id
You can’t perform that action at this time.
0 commit comments