To redirect to a different route in React Router, you can use the <Redirect> component. This component takes a 'to' prop that specifies the path to redirect to.