FIX: Fix ERF.PRECISE and ERFC.PRECISE links in documentation

This commit is contained in:
Nicolás Hatcher
2025-01-19 22:35:55 +01:00
committed by Nicolás Hatcher Andrés
parent 81d25b6ec9
commit ec4e7b1ca3

View File

@@ -588,7 +588,7 @@ export default defineConfig({
},
{
text: "ERF.PRECISE",
link: "/functions/engineering/erf.precise",
link: "/functions/engineering/erf-precise",
},
{
text: "ERFC",
@@ -596,7 +596,7 @@ export default defineConfig({
},
{
text: "ERFC.PRECISE",
link: "/functions/engineering/erfc.precise",
link: "/functions/engineering/erfc-precise",
},
{
text: "GESTEP",