File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2626 <li ><router-link :to =" { name: 'brand' }" >Our Brand</router-link ></li >
2727 <li ><router-link :to =" { name: 'get-involved-funding' }" >Funding</router-link ></li >
2828 <li ><router-link :to =" { name: 'licenses' }" >Licenses</router-link ></li >
29- <li ><a href =" //fabricators.ltd/en/ contacts" >File a Complaint</a ></li >
29+ <li ><a href =" //fabricators.ltd/contacts" >File a Complaint</a ></li >
3030 <li ><a href =" //status.vanillaos.org/" >System Status</a ></li >
3131 </ul >
3232 <ul >
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ export default defineComponent({
105105 description: ' Get custom branding and customization for your Vanilla OS devices.' ,
106106 },
107107 {
108- to: ' https://fabricators.ltd/en/contact.html ' ,
108+ to: ' https://fabricators.ltd/contacts ' ,
109109 extLink: true ,
110110 type: " clickable" ,
111111 icon: ' contact_support' ,
Original file line number Diff line number Diff line change 1212 <div class =" text text--rich" >
1313 <p >* This platform optionally allows you to make your donation anonymous. If you choose to do so, we will not
1414 receive your name or any other information about you.</p >
15- <p >Once you have made a donation, <a href =" https://fabricators.ltd/en/ contacts" target =" _blank" >contact us</a > to
15+ <p >Once you have made a donation, <a href =" https://fabricators.ltd/contacts" target =" _blank" >contact us</a > to
1616 give you the role of sponsor on our Discord server.</p >
1717 </div >
1818 </div >
@@ -91,7 +91,7 @@ export default defineComponent({
9191 ]
9292 },
9393 {
94- to: " https://fabricators.ltd/en/ contacts" ,
94+ to: " https://fabricators.ltd/contacts" ,
9595 extLink: true ,
9696 type: ' clickable' ,
9797 icon: ' handshake' ,
You can’t perform that action at this time.
0 commit comments