Skip to content

Commit bf6b9d9

Browse files
authored
fixed case for refcode
1 parent 9a0cce9 commit bf6b9d9

File tree

1 file changed

+1
-1
lines changed
  • src/shared/components/tc-communities/communities/wipro/Home

1 file changed

+1
-1
lines changed

src/shared/components/tc-communities/communities/wipro/Home/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ export default function Home(props) {
169169
text="Access your on-demand community of designers and technology experts."
170170
link={{
171171
title: 'Initiate Project',
172-
url: 'https://connect.topcoder.com/new-project/generic_dev?refcode=topgear',
172+
url: 'https://connect.topcoder.com/new-project/generic_dev?refCode=topgear',
173173
}}
174174
theme={ImageTextStyles}
175175
imageSrc="/themes/wipro/home/image-text-leverage.png"

0 commit comments

Comments
 (0)