diff --git a/__tests__/shared/components/tc-communities/communities/demo-expert/__snapshots__/Home.jsx.snap b/__tests__/shared/components/tc-communities/communities/demo-expert/__snapshots__/Home.jsx.snap index 7f41397e65..bb5eb27571 100644 --- a/__tests__/shared/components/tc-communities/communities/demo-expert/__snapshots__/Home.jsx.snap +++ b/__tests__/shared/components/tc-communities/communities/demo-expert/__snapshots__/Home.jsx.snap @@ -12,9 +12,9 @@ exports[`Snapshot match 1`] = ` } } mapThemrProps={[Function]} - text="Wipro's Hybrid Crowd gives our vast ecosystem of customers and partners options to access new range of skills that provide new value services and efficiency options all over the world." + text="ACME's Hybrid Crowd gives our vast ecosystem of customers and partners options to access new range of skills that provide new value services and efficiency options all over the world." theme={Object {}} - title="Wipro Crowd" + title="ACME Crowd" /> diff --git a/src/server/tc-communities/demo-expert/metadata.json b/src/server/tc-communities/demo-expert/metadata.json index ebc92450ac..e43793e002 100644 --- a/src/server/tc-communities/demo-expert/metadata.json +++ b/src/server/tc-communities/demo-expert/metadata.json @@ -33,5 +33,6 @@ "url": "leaderboard" } ], - "leaderboardApiUrl": "https://api.topcoder.com/v4/looks/0/run/json/" + "leaderboardApiUrl": "https://api.topcoder.com/v4/looks/458/run/json/", + "newsFeed": "http://www.topcoder.com/feed" } diff --git a/src/server/tc-communities/tc-prod-dev/metadata.json b/src/server/tc-communities/tc-prod-dev/metadata.json index cb12877d64..dc10a85240 100644 --- a/src/server/tc-communities/tc-prod-dev/metadata.json +++ b/src/server/tc-communities/tc-prod-dev/metadata.json @@ -33,5 +33,6 @@ "url": "leaderboard" } ], - "leaderboardApiUrl": "https://api.topcoder.com/v4/looks/458/run/json/" + "leaderboardApiUrl": "https://api.topcoder.com/v4/looks/458/run/json/", + "newsFeed": "http://www.topcoder.com/feed" } diff --git a/src/shared/components/tc-communities/communities/demo-expert/Home/index.jsx b/src/shared/components/tc-communities/communities/demo-expert/Home/index.jsx index b60e0298e1..22ad154b9d 100644 --- a/src/shared/components/tc-communities/communities/demo-expert/Home/index.jsx +++ b/src/shared/components/tc-communities/communities/demo-expert/Home/index.jsx @@ -28,8 +28,8 @@ export default function Home(props) { return (