docs: update the quantile link

The quantile link has been updated to a more descriptive one, which gives a better idea of the quantile function.

Refs: https://github.com/esphome/issues/issues/3622
This commit is contained in:
Francisco J. Solis 2022-10-04 23:27:02 -05:00
parent 9d18aa67a4
commit e7d8e75dd8

View File

@ -392,7 +392,7 @@ Configuration variables:
******************************
A simple `exponential moving average
<https://en.wikipedia.org/wiki/Moving_average#Exponential_moving_average>`__ over the last few
<https://www.itl.nist.gov/div898/software/dataplot/refman2/auxillar/quantile.htm>`__ over the last few
values. It can be used to have a short update interval on the sensor but only push
out an average on a specific interval (thus increasing resolution).