Skip to content

Commit 9a3098d

Browse files
authored
Fix baseUrl too
1 parent ae7d528 commit 9a3098d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/routes/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ function Routes({ communityId }) {
130130
<Route
131131
render={() => (
132132
<ContentfulRoute
133-
baseUrl="/apollo"
133+
baseUrl="/wipro-apollo"
134134
id="4Ie8cLj2OvuFqbU46HBGQM"
135135
/>
136136
)}

0 commit comments

Comments
 (0)