You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,7 +118,7 @@ Here are the list of all the supported components we have:
118
118
-`<LinkCards>`
119
119
-`<Callout>`
120
120
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.
122
122
123
123
### Adding a link
124
124
@@ -146,6 +146,13 @@ You can upload images, videos and gifs to Sourcegraph docs. For a more detailed
146
146
147
147
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.
148
148
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
+

154
+
155
+
149
156
## Submitting your Contribution
150
157
151
158
Once you're satisfied with your changes, follow these steps:
0 commit comments