@@ -16,14 +16,14 @@ function HomepageHeader() {
1616 </ Heading >
1717 < p className = "hero__subtitle" > Scan documents and manage cards - privacy-focused, free, and open source</ p >
1818 < div className = { styles . badges } >
19- < a href = "https://github.com/ossdocumentscanner /OSS-DocumentScanner/stargazers" >
20- < img src = "https://img.shields.io/github/stars/ossdocumentscanner /OSS-DocumentScanner?style=flat" alt = "GitHub stars" />
19+ < a href = "https://github.com/ossappscollective /OSS-DocumentScanner/stargazers" >
20+ < img src = "https://img.shields.io/github/stars/ossappscollective /OSS-DocumentScanner?style=flat" alt = "GitHub stars" />
2121 </ a >
22- < a href = "https://github.com/ossdocumentscanner /OSS-DocumentScanner/blob/master/COPYING" >
23- < img src = "https://img.shields.io/github/license/ossdocumentscanner /OSS-DocumentScanner" alt = "License" />
22+ < a href = "https://github.com/ossappscollective /OSS-DocumentScanner/blob/master/COPYING" >
23+ < img src = "https://img.shields.io/github/license/ossappscollective /OSS-DocumentScanner" alt = "License" />
2424 </ a >
25- < a href = "https://github.com/ossdocumentscanner /OSS-DocumentScanner/releases/" >
26- < img src = "https://img.shields.io/github/downloads/ossdocumentscanner /OSS-DocumentScanner/total.svg" alt = "Downloads" />
25+ < a href = "https://github.com/ossappscollective /OSS-DocumentScanner/releases/" >
26+ < img src = "https://img.shields.io/github/downloads/ossappscollective /OSS-DocumentScanner/total.svg" alt = "Downloads" />
2727 </ a >
2828 < a href = "https://hosted.weblate.org/engage/oss-document-scanner/" >
2929 < img src = "https://hosted.weblate.org/widgets/oss-document-scanner/-/svg-badge.svg" alt = "Translation status" />
@@ -40,7 +40,7 @@ function AppShowcase() {
4040 name : 'OSS Document Scanner' ,
4141 description : 'Scan, edit, and export documents with automatic edge detection and perspective correction.' ,
4242 featureImage : useBaseUrl ( '/img/apps/documentscanner-feature.png' ) ,
43- github : 'https://github.com/ossdocumentscanner /OSS-DocumentScanner/releases?q=documentscanner&expanded=true' ,
43+ github : 'https://github.com/ossappscollective /OSS-DocumentScanner/releases?q=documentscanner&expanded=true' ,
4444 playStore : 'https://play.google.com/store/apps/details?id=com.akylas.documentscanner' ,
4545 appStore : 'https://apps.apple.com/us/app/oss-document-scanner/id6472918564' ,
4646 izzyOnDroid : 'https://apt.izzysoft.de/packages/com.akylas.documentscanner' ,
@@ -53,7 +53,7 @@ function AppShowcase() {
5353 name : 'OSS CardWallet' ,
5454 description : 'Store and manage loyalty cards, tickets, and barcodes securely on your device.' ,
5555 featureImage : useBaseUrl ( '/img/apps/cardwallet-feature.png' ) ,
56- github : 'https://github.com/ossdocumentscanner /OSS-DocumentScanner/releases?q=cardwallet&expanded=true' ,
56+ github : 'https://github.com/ossappscollective /OSS-DocumentScanner/releases?q=cardwallet&expanded=true' ,
5757 playStore : 'https://play.google.com/store/apps/details?id=com.akylas.cardwallet' ,
5858 appStore : 'https://apps.apple.com/app/oss-cardwallet/id6504414362' ,
5959 izzyOnDroid : 'https://apt.izzysoft.de/packages/com.akylas.cardwallet' ,
@@ -90,7 +90,7 @@ function AppShowcase() {
9090 < img src = "https://izzyondroid.org/assets/static/IzzyOnDroidButtonGreyBorder_nofont.png" alt = "Get it on IzzyOnDroid" height = "50" />
9191 </ a >
9292 < a href = { app . github } className = { styles . storeButton } target = "_blank" >
93- < img src = "https://raw.githubusercontent.com/ossdocumentscanner /OSS-DocumentScanner/main/graphics/badge_github.png" alt = "Get it on Github" height = "50" />
93+ < img src = "https://raw.githubusercontent.com/ossappscollective /OSS-DocumentScanner/main/graphics/badge_github.png" alt = "Get it on Github" height = "50" />
9494 </ a >
9595 < a href = { app . obtainium } className = { styles . storeButton } target = "_blank" >
9696 < img src = "https://raw.githubusercontent.com/ImranR98/Obtainium/main/assets/graphics/badge_obtainium.png" alt = "Get it on Obtainium" height = "50" />
@@ -170,7 +170,7 @@ function DonationBanner() {
170170 < a href = "https://github.com/sponsors/farfromrefug" className = "button button--primary button--lg" >
171171 💝 Sponsor on GitHub
172172 </ a >
173- < a href = "https://www.paypal.com/paypalme/nicoschmidt " className = "button button--secondary button--lg" >
173+ < a href = "https://www.paypal.com/paypalme/farfromfefug " className = "button button--secondary button--lg" >
174174 💳 Donate via PayPal
175175 </ a >
176176 </ div >
@@ -221,7 +221,7 @@ function ContributeSection() {
221221 < Link className = "button button--primary button--lg" to = "/contributing" >
222222 📖 Contribution Guide
223223 </ Link >
224- < a className = "button button--outline button--primary button--lg" href = "https://github.com/ossdocumentscanner /OSS-DocumentScanner/tree/main/docs-site" >
224+ < a className = "button button--outline button--primary button--lg" href = "https://github.com/ossappscollective /OSS-DocumentScanner/tree/main/docs-site" >
225225 ✏️ Edit on GitHub
226226 </ a >
227227 </ div >
0 commit comments