Skip to content

Commit

Permalink
Test gh pages (#13)
Browse files Browse the repository at this point in the history
* 테스트

* 내용 수정
  • Loading branch information
namioto authored Aug 3, 2024
1 parent e0b4d50 commit 403f369
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h2>설치 방법</h2>
<pre><code>helm repo add kurly https://helloworld.kurly.com/helm-nifi</code></pre>
</li>
<li>Helm 차트 설치:
<pre><code>helm install my-nifi nifi/nifi</code></pre>
<pre><code>helm install nifi kurly/nifi</code></pre>
</li>
</ol>
</section>
Expand All @@ -39,7 +39,7 @@ <h2>문서</h2>
</section>
</main>
<footer>
<p>&copy; 2023 NiFi Helm Chart</p>
<p>&copy; KURLY CORP. ALL RIGHTS RESERVED</p>
</footer>
</body>
</html>

0 comments on commit 403f369

Please sign in to comment.