Skip to content

Commit acba7b3

Browse files
committed
Fix formatting of kpack Donation announcement link (#866)
May be pedantic, but the link wasn't being rendered correctly due to some annoying spacing issues. Signed-off-by: William Karavites <wkaravites@gmail.com>
1 parent d5e7e0a commit acba7b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/for-platform-operators/how-to/integrate-ci/kpack/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -942,7 +942,7 @@ <h3 id="references">References</h3>
942942
<li><a href="https://github.com/buildpacks-community/kpack">kpack GitHub repository</a></li>
943943
<li><a href="https://github.com/buildpacks-community/kpack-cli/blob/main/docs/kp.md">kpack CLI Github repository</a></li>
944944
<li><a href="https://github.com/buildpacks-community/kpack/blob/main/docs/tutorial.md">kpack tutorial</a></li>
945-
<li>[kpack Donation announcement] <a href="https://medium.com/buildpacks/kpack-joins-the-buildpacks-community-organization-223e59bda951">announcement</a></li>
945+
<li><a href="https://medium.com/buildpacks/kpack-joins-the-buildpacks-community-organization-223e59bda951">kpack Donation announcement</a></li>
946946
</ul>
947947

948948

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33

44
<head>
5-
<meta name="generator" content="Hugo 0.151.2">
5+
<meta name="generator" content="Hugo 0.152.2">
66

77

88

0 commit comments

Comments
 (0)