Skip to content

Commit e66d28b

Browse files
Copilotfredleger
andcommitted
Replace kutt.it domain with kutt.to in sponsoring links
Co-authored-by: fredleger <2778741+fredleger@users.noreply.github.com>
1 parent e8f5c9e commit e66d28b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

application/src/data/pages/sponsoring/en.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ export default {
148148
icon: 'tabler:file-text',
149149
callToAction: {
150150
text: 'Download (FR)',
151-
href: 'https://kutt.it/sponsors-fr',
151+
href: 'https://kutt.to/sponsors-fr',
152152
target: '_blank',
153153
},
154154
},
@@ -158,7 +158,7 @@ export default {
158158
icon: 'tabler:file-text',
159159
callToAction: {
160160
text: 'Download (EN)',
161-
href: 'https://kutt.it/sponsors-en',
161+
href: 'https://kutt.to/sponsors-en',
162162
target: '_blank',
163163
},
164164
},

application/src/data/pages/sponsoring/fr.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ export default {
148148
icon: 'tabler:file-text',
149149
callToAction: {
150150
text: 'Télécharger (FR)',
151-
href: 'https://kutt.it/sponsors-fr',
151+
href: 'https://kutt.to/sponsors-fr',
152152
target: '_blank',
153153
},
154154
},
@@ -158,7 +158,7 @@ export default {
158158
icon: 'tabler:file-text',
159159
callToAction: {
160160
text: 'Télécharger (EN)',
161-
href: 'https://kutt.it/sponsors-en',
161+
href: 'https://kutt.to/sponsors-en',
162162
target: '_blank',
163163
},
164164
},

0 commit comments

Comments
 (0)