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

Commit 8717e87

Browse files
committed
fix link to github pages site
1 parent a47123b commit 8717e87

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
@@ -199,7 +199,7 @@ steps:
199199
issue: Publish your toolkit
200200
with: congratulations.md
201201
data:
202-
deploymentURL: 'https://%payload.repository.owner.login%/github.io/%payload.repository.name%'
202+
deploymentURL: 'https://%payload.repository.owner.login%.github.io/%payload.repository.name%'
203203
learningPathURL: 'https://github-learning-lab-staging.herokuapp.com/githubtraining/paths/innersource:-theory-to-practice'
204204
forkURL: '%payload.repository.html_url%/fork'
205205
downloadURL: '%payload.repository.html_url%/archive/master.zip'

0 commit comments

Comments
 (0)