Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 1518bc8

Browse files
committed
remove url encoding from quicklink
1 parent 113f5e2 commit 1518bc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ steps:
174174
- type: respond
175175
with: 05.0_add-response.md
176176
data:
177-
fileUrl: '%payload.repository.html_url%/new/add-metadata/responses?filename=responses%2Fwelcome-text.md&value=Open%20a%20new%20pull%20request%20titled%20%22Add%20name%20to%20README%22%20please'
177+
fileUrl: '%payload.repository.html_url%/new/add-metadata/responses?filename=responses/welcome-text.md'
178178

179179
# 6
180180
- title: Create your first response

0 commit comments

Comments
 (0)