Skip to content

Commit 0b70f82

Browse files
authored
frontpage.html updated links to latest issue of newsletter
1 parent 592bca3 commit 0b70f82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/theme/templates/frontpage.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,13 +136,13 @@ <h5 class="card-title text-center text-capitalize">
136136
<a href="/services.html"></a>
137137
<h5 class="card-title text-center text-capitalize">
138138
<i class="fa-regular fa-newspaper" style="color: #000; font-size: 16pt;"></i>
139-
<a href="https://infra.apache.org/blog/newsletter_09_25.html">Inside Infra</a>
139+
<a href="https://infra.apache.org/blog/newsletter_10_25.html">Inside Infra</a>
140140
</h5>
141141
<p class="card-text">
142142
Infra publishes a monthly newsletter, "Inside Infra", on our <a href="https://infra.apache.org/blog/">blog</a> and also emails it to Members and committers who have subscribed to the <code>[email protected]</code> email list. This is a handy way to catch up on Infrastructure developments, policy changes, and new resources.
143143
</p>
144144
<div class="d-grid mt-auto">
145-
<a href="https://infra.apache.org/blog/newsletter_09_25.html" class="btn btn-primary">Read the latest issue</a>
145+
<a href="https://infra.apache.org/blog/newsletter_10_25.html" class="btn btn-primary">Read the latest issue</a>
146146
</div>
147147
</div>
148148
</div>

0 commit comments

Comments
 (0)