Skip to content

Commit 0eb5686

Browse files
HDS-1383 Add public site url
1 parent acfef3e commit 0eb5686

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

website/config/environment.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,7 @@ module.exports = function (environment) {
3535
title: 'Helios Design System',
3636
imgSrc: '/assets/logos/share-card.jpg',
3737
twitterUsername: '@HashiCorp',
38-
// TODO: Add public site URL: https://helios.hashicorp.design
39-
/* url: 'https://helios.hashicorp.design/', */
40-
url: 'https://hds-website-git-hds-1383-twitter-preview-hashicorp.vercel.app',
38+
url: 'https://helios.hashicorp.design/',
4139
},
4240
};
4341

0 commit comments

Comments
 (0)