Skip to content

Commit 5a9ad27

Browse files
committed
change image location
1 parent fecfae1 commit 5a9ad27

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

src/content/changelog/workers/2025-07-23-workers-preview-urls.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Now, when you connect your Cloudflare Worker to a git repository on GitHub or Gi
1111
This works the same way that Cloudflare Pages does — every time you create a pull request, you'll automatically get a shareable preview link where you can see your changes running, without affecting production. The link stays the same, even as you add commits to the same branch.
1212
These preview URLs are named after your branch and are posted as a comment to each pull request. The URL stays the same with every commit and always points to the latest version of that branch.
1313

14-
![PR comment preview](images/comment.png)
14+
![PR comment preview](src/assets/images/changelog/workers/preview-urls-comment.png)
1515

1616
## Preview URL types
1717

0 commit comments

Comments
 (0)