Skip to content

Commit 2718b08

Browse files
committed
twiiter updated
1 parent 4c910b1 commit 2718b08

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

addon/constants/es-footer.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/* eslint-disable prettier/prettier */
22

33
const socialLinks = [{
4-
title: 'Twitter',
5-
href: 'http://twitter.com/emberjs',
4+
title: 'X',
5+
href: 'http://x.com/emberjs',
66
class: 'x-logo',
7-
label: 'Official Ember Twitter Account'
7+
label: 'Official Ember X Account'
88
}, {
99
title: 'GitHub',
1010
href: 'https://github.com/emberjs/ember.js',

0 commit comments

Comments
 (0)