There was an error while loading. Please reload this page.
1 parent 7f6118a commit feaada6Copy full SHA for feaada6
1 file changed
.github/ISSUE_TEMPLATE/script-contribution.md
@@ -31,6 +31,6 @@ assignees: ''
31
32
* 아래의 스크린샷을 참고해주세요.
33
34
-<img src="https://github.com/pythonkr/pyconkr-script/blob/master/.github/ISSUE_TEMPLATE/script-in-repo.png" alt="주소" style="zoom:60%;" />
+<img src="https://raw.githubusercontent.com/pythonkr/pyconkr-script/master/.github/ISSUE_TEMPLATE/script-in-repo.png" alt="주소" style="zoom:60%;" />
35
36
-<img src="https://github.com/pythonkr/pyconkr-script/blob/master/.github/ISSUE_TEMPLATE/example-complete.png" alt="예시" style="zoom:60%;" />
+<img src="https://raw.githubusercontent.com/pythonkr/pyconkr-script/master/.github/ISSUE_TEMPLATE/example-complete.png" alt="예시" style="zoom:60%;" />
0 commit comments