Skip to content

Commit e3cf781

Browse files
Fix link.
1 parent 77fb248 commit e3cf781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-url.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ jobs:
88
steps:
99
- uses: microbit-foundation/[email protected]
1010
with:
11-
uri-template: "https://review-python-editor-v3.microbit.org/{branch}/"
11+
uri-template: "https://review-python-simulator.usermbit.org/{branch}/"
1212
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)