diff --git a/docz/docs/03-demos/30-cloud/22-airtable.md b/docz/docs/03-demos/30-cloud/22-airtable.md index 820ada5..24666a6 100644 --- a/docz/docs/03-demos/30-cloud/22-airtable.md +++ b/docz/docs/03-demos/30-cloud/22-airtable.md @@ -207,7 +207,7 @@ const wb = XLSX.readFile("SheetJSAirtableTest.xlsb"); :::note Tested Deployments -This demo was last tested on 2025-04-21. In the most recent test, free accounts +This demo was last tested on 2026-03-15. In the most recent test, free accounts included limited API access. ::: @@ -218,7 +218,7 @@ included limited API access. API actions will require a PAT, which must be created through the developer hub: -1) Click on account icon (topright area of the page) and select "Builder Hub". +1) Click on account icon (bottom left area of the page) and select "Builder Hub". :::caution pass