You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -425,7 +425,7 @@ Run the documentation generator:
425
425
bun run scripts/generate-docs.ts
426
426
```
427
427
428
-
This creates `apps/docs/content/docs/en/tools/{service}.mdx`
428
+
This creates `apps/docs/content/docs/en/integrations/{service}.mdx` — one page per service carrying the block's Actions and, if it has one, its Triggers section. Never hand-edit generated pages; the only editable region is the `{/* MANUAL-CONTENT */}` block (see `scripts/README.md`).
0 commit comments