Skip to content

Commit feaada6

Browse files
committed
이미지 링크 수정
당연한 이야기지만 raw한 주소로 해야 이미지가 출력이 되는군요.!
1 parent 7f6118a commit feaada6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/script-contribution.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ assignees: ''
3131

3232
* 아래의 스크린샷을 참고해주세요.
3333

34-
<img src="https://github.com/pythonkr/pyconkr-script/blob/master/.github/ISSUE_TEMPLATE/script-in-repo.png" alt="주소" style="zoom:60%;" />
34+
<img src="https://raw.githubusercontent.com/pythonkr/pyconkr-script/master/.github/ISSUE_TEMPLATE/script-in-repo.png" alt="주소" style="zoom:60%;" />
3535

36-
<img src="https://github.com/pythonkr/pyconkr-script/blob/master/.github/ISSUE_TEMPLATE/example-complete.png" alt="예시" style="zoom:60%;" />
36+
<img src="https://raw.githubusercontent.com/pythonkr/pyconkr-script/master/.github/ISSUE_TEMPLATE/example-complete.png" alt="예시" style="zoom:60%;" />

0 commit comments

Comments
 (0)