Skip to content

Commit 5e38eea

Browse files
authored
Update README for preview links (#758)
Update README for preview links
1 parent 3456258 commit 5e38eea

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Here are the list of all the supported components we have:
118118
- `<LinkCards>`
119119
- `<Callout>`
120120

121-
For a better docs experience we'll continue adding more components in future.
121+
For a better docs experience, we'll continue adding more components in the future.
122122

123123
### Adding a link
124124

@@ -146,6 +146,13 @@ You can upload images, videos and gifs to Sourcegraph docs. For a more detailed
146146

147147
As you make changes to the documentation, the development server will automatically update. Review your changes by navigating to `http://localhost:3000` in your browser.
148148

149+
### Previewing Vercel Deployments
150+
151+
When you open a PR Vercel deploys and provides you with a preview deployment link. To view your deployment, click the "Visit Preview" and then append `/docs` at the end of the URL. The original link gives you a `404`.
152+
153+
![CleanShot 2024-11-05 at 10 11 29@2x](https://github.com/user-attachments/assets/b0911e2e-95a7-4f56-b2ff-b659d13077d8)
154+
155+
149156
## Submitting your Contribution
150157

151158
Once you're satisfied with your changes, follow these steps:

0 commit comments

Comments
 (0)