Skip to content

Commit cc33518

Browse files
Update src/content/docs/pages/configuration/git-integration/github-integration.mdx
Co-authored-by: Brendan Irvine-Broque <[email protected]>
1 parent e4b0906 commit cc33518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/pages/configuration/git-integration/github-integration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ To configure this in your Pages project go to **Settings** > **Builds** > **Bran
1919

2020
### Preview URLs
2121

22-
Every time you open a new pull request on your GitHub repository, Cloudflare Pages will create a unique preview URL, which will stay updated as you continue to push new commits to the branch. Note that this feature applies only to pull requests originating from the same repository. Learn more in [Preview Deployments](/pages/configuration/preview-deployments/).
22+
Every time you open a new pull request on your GitHub repository, Cloudflare Pages will create a unique preview URL, which will stay updated as you continue to push new commits to the branch. Note that preview URLs will not be created for pull requests created from forks of your repository. Learn more in [Preview Deployments](/pages/configuration/preview-deployments/).
2323

2424
![GitHub Preview Urls](~/assets/images/pages/configuration/ghpreviewurls.png)
2525

0 commit comments

Comments
 (0)