Skip to content

Commit ec7ad77

Browse files
authored
Fixed broken links
1 parent 2db9fb9 commit ec7ad77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ https://raw.githubusercontent.com/arduino/reference-ko/master/AsciiDoc_sample/As
1515

1616
언어 참조 또는 기존 내용 편집으로 기여하고 싶다면, reference-ko/AsciiDoc_sample/Reference_Terms 에서 두 템플릿을 찾을 수 있습니다:
1717

18-
* https://raw.githubusercontent.com/arduino/reference-ko/master/AsciiDoc_sample/Reference_Terms/AsciiDoc_Template-Single_Entity.adoc[`AsciiDoc_Template-Single_Entity.adoc`] 사용 ( https://www.arduino.cc/reference/ko/asciidoc_sample/reference_terms/asciidoc_template-single_entity/[여기] 에서 렌더) link:http://arduino.cc/reference/ko/AnalogWrite[analogWrite] 같은 용어.
18+
* https://raw.githubusercontent.com/arduino/reference-ko/master/AsciiDoc_sample/Reference_Terms/AsciiDoc_Template-Single_Entity.adoc[`AsciiDoc_Template-Single_Entity.adoc`] 사용 ( https://www.arduino.cc/reference/ko/asciidoc_sample/reference_terms/asciidoc_template-single_entity/[여기] 에서 렌더) link:https://www.arduino.cc/reference/ko/language/functions/analog-io/analogwrite/[analogWrite] 같은 용어.
1919

20-
* https://raw.githubusercontent.com/arduino/reference-ko/master/AsciiDoc_sample/Reference_Terms/AsciiDoc_Template-Parent_Of_Entities.adoc[`AsciiDoc_Template-Parent_Of_Entities.adoc`] 사용 ( https://www.arduino.cc/reference/ko/asciidoc_sample/reference_terms/asciidoc_template-parent_of_entities/[여기] 에서 렌더) link:http://arduino.cc/reference/ko/Serial[Serial] 같은 함수 그룹.
20+
* https://raw.githubusercontent.com/arduino/reference-ko/master/AsciiDoc_sample/Reference_Terms/AsciiDoc_Template-Parent_Of_Entities.adoc[`AsciiDoc_Template-Parent_Of_Entities.adoc`] 사용 ( https://www.arduino.cc/reference/ko/asciidoc_sample/reference_terms/asciidoc_template-parent_of_entities/[여기] 에서 렌더) link:https://www.arduino.cc/reference/ko/language/functions/communication/serial/[Serial] 같은 함수 그룹.
2121

2222
모든 참조 파일은 설명 적어도 하나, 예제 코드 몇, 그리고 다른 관련 정보(더 볼 것 섹션)에 대한 링크를 포함해야 함을 주의하세요.
2323

0 commit comments

Comments
 (0)