diff --git a/core/server/data/schema/fixtures/fixtures.json b/core/server/data/schema/fixtures/fixtures.json index def7e78d6d..ecb32f7bf3 100644 --- a/core/server/data/schema/fixtures/fixtures.json +++ b/core/server/data/schema/fixtures/fixtures.json @@ -381,7 +381,7 @@ "email": "ghost-author@example.com", "status": "active", "roles": ["Author"], - "twitter": "tryghost", + "twitter": "ghost", "facebook": "ghost", "location": "The Internet", "website": "https://ghost.org", diff --git a/core/test/unit/services/mail/utils_spec.js b/core/test/unit/services/mail/utils_spec.js index 87ee281895..a4b111ccbc 100644 --- a/core/test/unit/services/mail/utils_spec.js +++ b/core/test/unit/services/mail/utils_spec.js @@ -51,7 +51,7 @@ describe('Mail: Utils', function () { logo: 'http://myblog.com/content/images/blog-logo.jpg', title: 'The Ghost Blog', url: 'http://myblog.com', - twitter: 'http://twitter.com/tryghost', + twitter: 'http://twitter.com/ghost', facebook: 'https://www.facebook.com/ghost', unsubscribe: 'http://myblog.com/unsubscribe', post: [