File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -230,8 +230,8 @@ workflows:
230
230
filters :
231
231
branches :
232
232
only :
233
- - develop-auth0-sync
234
233
- develop
234
+ - auth0-hotfix-v3
235
235
# This is alternate dev env for parallel testing
236
236
- " build-test " :
237
237
context : org-global
Original file line number Diff line number Diff line change 140
140
"supertest" : " ^3.1.0" ,
141
141
"tc-core-library-js" : " github:appirio-tech/tc-core-library-js#v2.6.3" ,
142
142
"tc-ui" : " ^1.0.12" ,
143
- "topcoder-react-lib" : " 1.1.0 " ,
143
+ "topcoder-react-lib" : " 1.1.1 " ,
144
144
"topcoder-react-ui-kit" : " 2.0.1" ,
145
145
"topcoder-react-utils" : " 0.7.8" ,
146
146
"turndown" : " ^4.0.2" ,
Original file line number Diff line number Diff line change @@ -130,11 +130,11 @@ function Routes({ communityId }) {
130
130
< Route
131
131
render = { ( ) => (
132
132
< ContentfulRoute
133
- baseUrl = "/apollo"
133
+ baseUrl = "/wipro- apollo"
134
134
id = "4Ie8cLj2OvuFqbU46HBGQM"
135
135
/>
136
136
) }
137
- path = "/apollo"
137
+ path = "/wipro- apollo"
138
138
/>
139
139
< Topcoder />
140
140
</ Switch >
You can’t perform that action at this time.
0 commit comments