diff --git a/docs/src/functions/engineering/erf.precise.md b/docs/src/functions/engineering/erf-precise.md similarity index 100% rename from docs/src/functions/engineering/erf.precise.md rename to docs/src/functions/engineering/erf-precise.md diff --git a/docs/src/functions/engineering/erf.md b/docs/src/functions/engineering/erf.md index c68b56e..c2ddd6b 100644 --- a/docs/src/functions/engineering/erf.md +++ b/docs/src/functions/engineering/erf.md @@ -46,6 +46,6 @@ $$ [See some examples in IronCalc](https://app.ironcalc.com/?example=erf). ## Links -* See also IronCalc's [ERFC](/functions/engineering/erfc.md), [ERF.PRECISE](/functions/engineering/erf.precise.md) and [ERFC.PRECISE](/functions/engineering/erfc.precise.md) functions. +* See also IronCalc's [ERFC](/functions/engineering/erfc.md), [ERF.PRECISE](/functions/engineering/erf-precise.md) and [ERFC.PRECISE](/functions/engineering/erfc-precise.md) functions. * Visit Microsoft Excel's [ERF function](https://support.microsoft.com/en-gb/office/erf-function-c53c7e7b-5482-4b6c-883e-56df3c9af349) page. * Both [Google Sheets](https://support.google.com/docs/answer/9116267) and [LibreOffice Calc](https://wiki.documentfoundation.org/Documentation/Calc_Functions/ERF) provide versions of the ERF function. \ No newline at end of file diff --git a/docs/src/functions/engineering/erfc.precise.md b/docs/src/functions/engineering/erfc-precise.md similarity index 100% rename from docs/src/functions/engineering/erfc.precise.md rename to docs/src/functions/engineering/erfc-precise.md