Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ko: 하이퍼 링크 만들기 문서- 존댓말로 바꾸기 #14514

Merged
merged 5 commits into from
Aug 1, 2023

Conversation

BORA040126
Copy link
Contributor

존댓말로 바꾸기

@BORA040126 BORA040126 requested a review from a team as a code owner July 22, 2023 14:16
@BORA040126 BORA040126 requested review from swimjiy and removed request for a team July 22, 2023 14:16
@github-actions github-actions bot added the l10n-ko Issues related to Korean content. label Jul 22, 2023
@BORA040126 BORA040126 changed the title ko: 존댓말로 바꾸기 ko: 하이퍼 링크 만들기 존댓말로 바꾸기 Jul 23, 2023
@BORA040126 BORA040126 changed the title ko: 하이퍼 링크 만들기 존댓말로 바꾸기 ko: 하이퍼 링크 만들기 문서- 존댓말로 바꾸기 Jul 30, 2023
@github-actions github-actions bot added the merge conflicts 🚧 This pull request has merge conflicts that must be resolved. label Jul 30, 2023
@github-actions
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

Copy link
Member

@hochan222 hochan222 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@BORA040126 님 안녕하세요.

몇가지 리뷰사항 남겨두었습니다. #14472 (review) 내용도 현재 PR과 관련되어있어서 참고하시면 좋을듯합니다. (+ 하기 리뷰사항, prettier, 충돌 사항 해결 부탁드립니다 )

기여해주셔서 감사합니다. 좋은 하루 보내세요 :)

@github-actions github-actions bot removed the merge conflicts 🚧 This pull request has merge conflicts that must be resolved. label Jul 30, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jul 30, 2023

Preview URLs

Flaws (114)

URL: /ko/docs/Learn/HTML/Introduction_to_HTML/Creating_hyperlinks
Title: 하이퍼링크 만들기
Flaw count: 114

  • macros:
    • /ko/docs/Learn/HTML/Introduction_to_HTML/Structuring_a_page_of_content does not exist but fell back to /en-US/docs/Learn/HTML/Introduction_to_HTML/Structuring_a_page_of_content
    • /ko/docs/Learn/HTML/Multimedia_and_embedding/Video_and_audio_content does not exist but fell back to /en-US/docs/Learn/HTML/Multimedia_and_embedding/Video_and_audio_content
    • /ko/docs/Learn/HTML/Multimedia_and_embedding/Adding_vector_graphics_to_the_Web does not exist but fell back to /en-US/docs/Learn/HTML/Multimedia_and_embedding/Adding_vector_graphics_to_the_Web
    • /ko/docs/Learn/HTML/Multimedia_and_embedding/Mozilla_splash_page does not exist but fell back to /en-US/docs/Learn/HTML/Multimedia_and_embedding/Mozilla_splash_page
    • /ko/docs/Learn/HTML/Tables/Basics does not exist but fell back to /en-US/docs/Learn/HTML/Tables/Basics
    • and 107 more flaws omitted
  • broken_links:
    • Can't resolve /en-US/Learn/HTML/Introduction_to_HTML/Getting_started#Block_versus_inline_elements
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)
External URLs (1)

URL: /ko/docs/Learn/HTML/Introduction_to_HTML/Creating_hyperlinks
Title: 하이퍼링크 만들기

(comment last updated: 2023-08-01 05:14:34)

Copy link
Member

@hochan222 hochan222 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@BORA040126 님 안녕하세요.

반영 완료시 리뷰어에게 알림이 올 수 있도록 아래 사진의 빨간상자 영역부분을 눌러주세요..! 감사합니다!

image


아래 예제가 cc, bcc, subject and body 를 포함한다.:
아래 예제가 cc, bcc, subject and body 를 포함합니다.:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
아래 예제가 cc, bcc, subject and body 를 포함합니다.:
아래 예제가 cc, bcc, subject and body 를 포함합니다.


예를 들면:

```html
<a href="mailto:[email protected]">Send email to nowhere</a>
```

이렇게 되면 다음과 같은 링크가 생성된다: [Send email to nowhere](mailto:[email protected]).
이렇게 되면 다음과 같은 링크가 생성됩니다: [Send email to nowhere](mailto:[email protected]).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
이렇게 되면 다음과 같은 링크가 생성됩니다: [Send email to nowhere](mailto:[email protected]).
이렇게 되면 다음과 같은 링크가 생성됩니다. [Send email to nowhere](mailto:[email protected]).

Copy link
Member

@hochan222 hochan222 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생많으셨습니다. 좋은 하루 보내세요 :)

@hochan222 hochan222 merged commit bffc5ec into mdn:main Aug 1, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-ko Issues related to Korean content.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants