Skip to content

Commit 02b8dcf

Browse files
committed
Fix for weird reference to the dashboard
1 parent c322926 commit 02b8dcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deployment/preview-branches.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ These can be set manually in the dashboard, or automatically at deploy time usin
160160

161161
### Sync environment variables
162162

163-
You can find this in the Trigger.dev dashboard. Full instructions are in the [syncEnvVars()](/config/extensions/syncEnvVars) documentation.
163+
Full instructions are in the [syncEnvVars()](/config/extensions/syncEnvVars) documentation.
164164

165165
```ts trigger.config.ts
166166
import { defineConfig } from "@trigger.dev/sdk";

0 commit comments

Comments
 (0)