summaryrefslogtreecommitdiffstats
path: root/webapp/root.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/root.jsx')
-rw-r--r--webapp/root.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/root.jsx b/webapp/root.jsx
index 38b7a9a43..ddac0658b 100644
--- a/webapp/root.jsx
+++ b/webapp/root.jsx
@@ -247,7 +247,7 @@ function renderRootComponent() {
path=':team/logout'
onEnter={onLoggedOut}
/>
- <Route path=':team/integrations'>
+ <Route path='settings/integrations'>
<IndexRedirect to='installed'/>
<Route
path='installed'