We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c910b1 commit 2718b08Copy full SHA for 2718b08
addon/constants/es-footer.js
@@ -1,10 +1,10 @@
1
/* eslint-disable prettier/prettier */
2
3
const socialLinks = [{
4
- title: 'Twitter',
5
- href: 'http://twitter.com/emberjs',
+ title: 'X',
+ href: 'http://x.com/emberjs',
6
class: 'x-logo',
7
- label: 'Official Ember Twitter Account'
+ label: 'Official Ember X Account'
8
}, {
9
title: 'GitHub',
10
href: 'https://github.com/emberjs/ember.js',
0 commit comments