Skip to content

Commit 17fa932

Browse files
committed
Siva | minor test
1 parent c7514e1 commit 17fa932

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DEVELOPMENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The GitHub Pages site lives in [`website/`](website/) (Astro). To work on it loc
66
cd website && npm ci && npm run dev
77
```
88

9-
Open the URL Astro prints (with base path `/google-sheets-tab-manager/`). Production builds use `npm run build` and output to `website/dist/`.
9+
Production builds use `npm run build` and output to `website/dist/`.
1010

1111
**Deploy:** In the repo’s **Settings → Pages**, set the source to **GitHub Actions** (not `/docs`). Pushes to `main` run [`.github/workflows/deploy-pages.yml`](.github/workflows/deploy-pages.yml), which publishes `website/dist`.
1212

0 commit comments

Comments
 (0)