diff --git a/src/ts/@overflow/app/views/layout/SensorDetailLayout.tsx b/src/ts/@overflow/app/views/layout/SensorDetailLayout.tsx index 36be9d3..207f7ff 100644 --- a/src/ts/@overflow/app/views/layout/SensorDetailLayout.tsx +++ b/src/ts/@overflow/app/views/layout/SensorDetailLayout.tsx @@ -29,7 +29,7 @@ class SensorDetailLayout extends React.Component { const sub = [ { 'name': 'Info', - 'path': this.state.currUrl + 'info', + 'path': this.state.currUrl + '/info', }, { 'name': 'Items',