Skip to content

Commit ba87166

Browse files
author
yeongseon
committed
Fix #149: Add hyperlink to Azure SDK repository
- Changed plain text URL to Markdown hyperlink - Improves user experience by making GitHub link clickable Closes #149
1 parent 5095298 commit ba87166

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/info/header.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{% if header_included != 'true' %}
22
# Azure SDK 한글 문서 & 리소스
33

4-
Azure SDK (https://github.com/Azure/azure-sdk) 영문 내용을 한글로 번역하고, 유용한 정보를 모으고자 만든 사이트입니다. 영문 [Azure SDK Guidelines](https://aka.ms/azsdk/guide)을 우선으로 번역합니다.
4+
[Azure SDK](https://github.com/Azure/azure-sdk) 영문 내용을 한글로 번역하고, 유용한 정보를 모으고자 만든 사이트입니다. 영문 [Azure SDK Guidelines](https://aka.ms/azsdk/guide)을 우선으로 번역합니다.
55

66
<small>Last updated: {{ 'now' | date: "%b %Y" }}</small>
77

0 commit comments

Comments
 (0)