diff --git a/internal/ota/ota.go b/internal/ota/ota.go index fcb4dcf6..c7fb130d 100644 --- a/internal/ota/ota.go +++ b/internal/ota/ota.go @@ -271,7 +271,7 @@ func (s *State) doUpdate(ctx context.Context, params UpdateParams) error { if err := s.resetConfig(); err != nil { return s.componentUpdateError("Error resetting config", err, &scopedLogger) } - redirectUrl = "/device/setup" + redirectUrl = "/welcome" } postRebootAction := &PostRebootAction{