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 1515 </div >
1616
1717 <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" >
1919 <!-- svelte-ignore a11y-missing-attribute -->
2020 <img src ={AnimatedJavaIconNoBackground } />
2121 <!-- svelte-ignore a11y-label-has-associated-control -->
3131 <!-- svelte-ignore a11y-label-has-associated-control -->
3232 <label >GitHub</label >
3333 </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"
3535 ><i class =" icon fas fa-book" ></i >
3636 <!-- svelte-ignore a11y-label-has-associated-control -->
3737 <label >Wiki</label >
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ MenuBar.addAction(
7777 return Format === BLUEPRINT_FORMAT
7878 } ,
7979 click ( ) {
80- Blockbench . openLink ( 'https://animated-java.github.io/' )
80+ Blockbench . openLink ( 'https://animated-java.github.io/docs ' )
8181 } ,
8282 } ) ,
8383 MENU . id
You can’t perform that action at this time.
0 commit comments