add sample URL

This commit is contained in:
Kristine 2023-10-11 13:19:13 -04:00
parent 882bdc980f
commit ff6b42a5b1

View File

@ -122,7 +122,7 @@ Follow the PR template to ensure your PR is reviewed by the appropriate parties.
Netlify provides a preview environment on the web for each PR. You can share the preview environment URL to allow anyone to preview your changes, even if they don't run local code. This allows for easy functional and visual non-code reviews.
To access the preview environment URL, look in the CI area of your PR for the "deploy preview" row. The "Details" link is the preview environment URL.
To access the preview environment URL, look in the CI area of your PR for the "deploy preview" row. The "Details" link is the preview environment URL. The URL will be something like `https://deploy-preview-PrIdNum--noredink-ui.netlify.app/`
![Screenshot of the GitHub CI section annotated to point to the Details link](image.png)