File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ Contact us in our [Discord Server](https://discord.gg/WJ9XF9czVT).
1515
1616## :bookmark_tabs : Wiki
1717
18- For more information on each function supported by Bruce, [ read our wiki here] ( https://github.com/pr3y/Bruce/wiki ) .
19- Also, [ read our FAQ] ( https://github.com/pr3y/Bruce/wiki/FAQ )
18+ For more information on each function supported by Bruce, [ read our wiki here] ( https://wiki.bruce.computer/ ) .
19+ Also, [ read our FAQ] ( https://wiki.bruce.computer/faq )
2020
2121## :clap : Acknowledgements
2222
Original file line number Diff line number Diff line change 127127 <h2 class =" text-lg" >
128128 For <strong >Wiring Diagrams</strong > check the
129129 <a href =" https://github.com/pr3y/Bruce/tree/main/media/connections" ><b >connections</b ></a >
130- or <a href =" https://github.com/pr3y/Bruce/ wiki" ><b >Wiki</b ></a >!
130+ or <a href =" https://wiki.bruce.computer " ><b >Wiki</b ></a >!
131131 </h2 >
132132 <h2 class =" text-lg" >Every feature is also listed on Github.</h2 >
133133 </div >
Original file line number Diff line number Diff line change 5454 <NavLink href ="/" selected ={$current_page == Page .Home }>Home</NavLink >
5555 <NavLink href =" https://github.com/pr3y/Bruce" target =" _blank" >GitHub</NavLink >
5656 <NavLink href =" {base }/flasher" variant =" install" >Install</NavLink >
57- <NavLink href =" https://github.com/pr3y/Bruce/ wiki" target =" _blank" >Docs</NavLink >
57+ <NavLink href =" https://wiki.bruce.computer " target =" _blank" >Docs</NavLink >
5858 <NavLink href =" {base }/store" selected ={$current_page == Page .AppStore }>App Store</NavLink >
5959 <NavLink href =" {base }/build_theme.html" >Theme Builder</NavLink >
6060 <NavLink href =" {base }/my_bruce" selected ={$current_page == Page .MyBruce }>Bruce Lab</NavLink >
7070 <NavLink href ={base } selected ={$current_page == Page .Home }>Home</NavLink >
7171 <NavLink href =" https://github.com/pr3y/Bruce" target =" _blank" >GitHub</NavLink >
7272 <NavLink href =" {base }/flasher" variant =" install" >Install</NavLink >
73- <NavLink href =" https://github.com/pr3y/Bruce/wiki " target =" _blank" >Docs</NavLink >
73+ <NavLink href =" https://wiki.bruce.computer/ " target =" _blank" >Docs</NavLink >
7474 <NavLink href =" {base }/boards" >Boards</NavLink >
7575 <!-- <Dropdown title="Bruce Lab"></Dropdown> -->
7676 <NavLink href =" {base }/store" selected ={$current_page == Page .AppStore }>App Store</NavLink >
Original file line number Diff line number Diff line change 149149 <div class =" max-sm:flex max-sm:flex-col" >
150150 <h2 class =" mb-5 text-2xl font-bold" >Need more help?</h2 >
151151 <p >
152- Check out our <a href =" https://github.com/pr3y/Bruce/wiki/FAQ " target =" _blank" rel =" noopener noreferrer" ><b >FAQ</b ></a >!
152+ Check out our <a href =" https://wiki.bruce.computer/faq " target =" _blank" rel =" noopener noreferrer" ><b >FAQ</b ></a >!
153153 </p >
154154 <Btn className =" mt-5" href =" https://discord.gg/WJ9XF9czVT" >Join us on Discord!</Btn >
155155 <Btn className =" mt-5" href =" https://forum.bruce.computer" >Join our forum!</Btn >
You can’t perform that action at this time.
0 commit comments