From 7826cbea2e373506b403bfaac6def559befe125b Mon Sep 17 00:00:00 2001 From: Maedah Batool Date: Tue, 5 Nov 2024 10:14:24 -0800 Subject: [PATCH] Update README for preview links Update README for preview links --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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: