diff --git a/source/_integrations/filter.markdown b/source/_integrations/filter.markdown index 5838deeecef..dd4b21821fb 100644 --- a/source/_integrations/filter.markdown +++ b/source/_integrations/filter.markdown @@ -13,7 +13,7 @@ ha_domain: filter The `filter` platform enables sensors that process the states of other entities. -`filter` applies a signal processing algorithm to a sensor, previous and current states, and generates a `new state` given the chosen algorithm. The next image depicts an original sensor and the filter sensor of that same sensor using the [History Graph]({{site_roor}}/integrations/history_graph/) component. +`filter` applies a signal processing algorithm to a sensor, previous and current states, and generates a `new state` given the chosen algorithm. The next image depicts an original sensor and the filter sensor of that same sensor using the [History Graph](/lovelace/history-graph/) component.