Skip to content

Commit 12cbd25

Browse files
committed
Fix slash in thank you notice link
1 parent 8db04f5 commit 12cbd25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/repl-artefacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,4 @@ jobs:
9696
```
9797
9898
or load it into the REPL:
99-
${{ steps.waitForNetlify.outputs.url }}repl/?pr=${{ github.event.number }}
99+
${{ steps.waitForNetlify.outputs.url }}/repl/?pr=${{ github.event.number }}

0 commit comments

Comments
 (0)