diff --git a/source/_integrations/faadelays.markdown b/source/_integrations/faa_delays.markdown similarity index 98% rename from source/_integrations/faadelays.markdown rename to source/_integrations/faa_delays.markdown index 0defacdac88..0944ed0f709 100644 --- a/source/_integrations/faadelays.markdown +++ b/source/_integrations/faa_delays.markdown @@ -8,7 +8,7 @@ ha_iot_class: Cloud Polling ha_config_flow: true ha_codeowners: - '@ntilley905' -ha_domain: faadelays +ha_domain: faa_delays --- The FAA Delays integration collects and displays information about delays at US Airports based on the diff --git a/source/_redirects b/source/_redirects index f34de767f90..658b5c6de8c 100644 --- a/source/_redirects +++ b/source/_redirects @@ -2112,6 +2112,7 @@ /hassio/index /installation /hassio/installation /installation /hassio/installing_third_party_addons /common-tasks/os#installing-third-party-add-ons +/integrations/faadelays /integrations/faa_delays # Migrated Community Guides /cookbook/apache_configuration https://community.home-assistant.io/t/reverse-proxy-with-apache/196942