diff --git a/README.md b/README.md index f352a92d9..fb834500a 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ Here are the list of all the supported components we have: - `` - `` -For a better docs experience we'll continue adding more components in future. +For a better docs experience, we'll continue adding more components in the future. ### Adding a link @@ -146,6 +146,13 @@ You can upload images, videos and gifs to Sourcegraph docs. For a more detailed 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. +### Previewing Vercel Deployments + +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`. + +![CleanShot 2024-11-05 at 10 11 29@2x](https://github.com/user-attachments/assets/b0911e2e-95a7-4f56-b2ff-b659d13077d8) + + ## Submitting your Contribution Once you're satisfied with your changes, follow these steps: