Skip to content

Commit 64f0818

Browse files
author
GG
committed
Fixes
1 parent 3a78511 commit 64f0818

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ jobs:
1919

2020
- name: Check for broken links
2121
run: npx mintlify broken-links
22+
working-directory: ./docs

docs/best-practices/deployments.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ vercel env add BROWSERBASE_PROJECT_ID
171171
vercel env add GOOGLE_API_KEY
172172
```
173173

174-
See also: [Browser Environment](configuration/browser#browserbase-environment) for details on required variables.
174+
See also: [Browser Environment](/configuration/browser#browserbase-environment) for details on required variables.
175175

176176
### 9. Test locally
177177

0 commit comments

Comments
 (0)