From 9838a7093229ac6c0d3e961885b24ba85fe8b07c Mon Sep 17 00:00:00 2001 From: Maedah Batool Date: Mon, 7 Apr 2025 13:33:00 -0700 Subject: [PATCH] Update readme about previewing docs URLs --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9b1cdbc4d..a40b17b6e 100644 --- a/README.md +++ b/README.md @@ -148,11 +148,10 @@ As you make changes to the documentation, the development server will automatica ### 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`. +When you open a PR Vercel deploys and provides you with a preview deployment link. To view your deployment, click the **Visit Preview** link from Vercel's deployment panel in your PRs and you get a preview of your docs ![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: