diff --git a/redirects.config.js b/redirects.config.js index 1542b22f6..03d33ddab 100644 --- a/redirects.config.js +++ b/redirects.config.js @@ -565,6 +565,10 @@ module.exports = { from: "/redirects/integrations/bankfeeds/olpr", to: "/integrations/bank-feeds/sage-bank-feeds", //sage }, + { + from: "/redirects/integrations/bankfeeds/hcws", + to: "/integrations/bank-feeds/qbo-bank-feeds", //qbo + }, { from: "/docs/status-codes", to: "/using-the-api/errors", //sage