diff --git a/.nvmrc b/.nvmrc index 564952cbde..e51c059b1b 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -v6.10.2 +v8.2.1 diff --git a/src/server/tc-communities/qa/metadata.json b/src/server/tc-communities/qa/metadata.json index c7418ec2c3..8e349ff589 100644 --- a/src/server/tc-communities/qa/metadata.json +++ b/src/server/tc-communities/qa/metadata.json @@ -3,20 +3,16 @@ "tags": ["qa"] }, "communityId": "qa", - "communityName": "QA", + "communityName": "QAAS", "communitySelector": [{ - "label": "QA", + "label": "QAAS Community", "value": "1" }, { - "label": "Cognitive Community", - "redirect": "http://cognitive.topcoder.com/", + "label": "Topcoder Public Community", + "redirect": "https://www.topcoder.com", "value": "2" - }, { - "label": "iOS Community", - "redirect": "https://ios.topcoder.com/", - "value": "3" }], - "groupId": "20000001", + "groupId": "20000004", "logos": [{ "img": "/themes/qa/logo_topcoder_with_name.svg", "url": "https://www.topcoder.com" diff --git a/src/shared/components/tc-communities/communities/qa/Home/index.jsx b/src/shared/components/tc-communities/communities/qa/Home/index.jsx index 84219ccd12..e293d70086 100644 --- a/src/shared/components/tc-communities/communities/qa/Home/index.jsx +++ b/src/shared/components/tc-communities/communities/qa/Home/index.jsx @@ -28,8 +28,8 @@ export default function Home(props) { return (