From 8d9b1d1bccbf6ff5360ac9467cc4b5cdf0339c21 Mon Sep 17 00:00:00 2001 From: SheetJS Date: Wed, 7 Sep 2022 16:32:46 -0400 Subject: [PATCH] excelapilink --- docz/docs/03-demos/26-excelapi.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docz/docs/03-demos/26-excelapi.md b/docz/docs/03-demos/26-excelapi.md index 081b22d..8949739 100644 --- a/docz/docs/03-demos/26-excelapi.md +++ b/docz/docs/03-demos/26-excelapi.md @@ -5,7 +5,7 @@ title: Excel JavaScript API :::info This demo focuses on the JavaScript API included with Excel. For reading and -writing Excel files, [other demos](/docs/demos) cover a wide variety of use cases +writing Excel files, [other demos](/docs/demos/) cover a wide variety of use cases ::: @@ -250,4 +250,4 @@ should pull in the data and generate a dynamic array: ![`SHEETJS.VERSION` output](pathname:///files/xlcfextern1.png) [SheetJS Pro](https://sheetjs.com/pro) offers additional features that can be -used in Excel Custom Functions and Add-ins \ No newline at end of file +used in Excel Custom Functions and Add-ins