diff --git a/docz/docs/index.md b/docz/docs/index.md index 6f9840c9..6355fb97 100644 --- a/docz/docs/index.md +++ b/docz/docs/index.md @@ -65,8 +65,8 @@ document.getElementById("sheetjsexport").addEventListener('click', function() {
How to automate with NodeJS (click to show) -[The "Headless Automation" demo](http://localhost:3000/docs/demos/headless) -includes complete examples using the `puppeteer` and `playwright` libraries. +[The "Headless Automation" demo](./demos/headless) includes complete examples +using the `puppeteer` and `playwright` browser automation frameworks.