Skip to content

Commit 51896e0

Browse files
committed
modify hugo shortcut code
1 parent 5e5da3f commit 51896e0

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

content/ko/guide/templates/1-policy/_index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,16 @@ categories: ["guide"]
66
tags: ["정책"]
77
---
88

9-
{{< alert title="Note:" >}}
9+
{{% alert title="Note:" %}}
10+
1011
This sample open source policy was written with reference to the following two materials.
1112

1213
1. [OpenChain Open Source Policy Template](https://github.com/OpenChain-Project/Reference-Material/tree/master/Policy-Templates/Official/2.1/en)
1314
2. [Linux Foundation Generic FOSS Policy](https://github.com/todogroup/policies/blob/master/linuxfoundation/lf_compliance_generic_policy.pdf)
1415

1516
**Author : OpenChain Korea Work Group Authors / [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)**
1617

17-
{{< /alert >}}
18+
{{% /alert %}}
1819

1920
## 1. 목적 및 적용 범위
2021

content/ko/guide/templates/2-process-template/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ categories: ["guide"]
66
tags: ["프로세스"]
77
---
88

9-
{{< alert title="Note:" >}}
9+
{{% alert title="Note:" %}}
1010
This sample open source process was written with reference to the following two materials.
1111

1212
1. [OpenChain Open Source Policy Template](https://github.com/OpenChain-Project/Reference-Material/tree/master/Policy-Templates/Official/2.1/en)
1313
2. [Open Source Compliance In The Enterprise](https://www.linuxfoundation.org/compliance-and-security/2018/12/open-source-compliance-in-the-enterprise/)
1414

1515
**Author : OpenChain Korea Work Group Authors / [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)**
1616

17-
{{< /alert >}}
17+
{{% /alert %}}
1818

1919
OO 회사(이하 “회사"라 함)는 소프트웨어를 포함하는 제품과 서비스를 개발하면서 오픈소스 소프트웨어를 적극적으로 활용합니다. 회사는 오픈소스 리스크를 최소화하기 위해 소프트웨어를 배포하면서 (1) 오픈소스 라이선스가 부과하는 의무사항을 준수하기 위한 활동과 (2) 오픈소스 보안 취약점을 검출하고 후속 조치를 위한 적절한 활동을 수행해야 합니다. 이러한 활동을 보장하기 위해 오픈소스 프로세스를 따릅니다.
2020

0 commit comments

Comments
 (0)