Skip to content

Commit 504e9c9

Browse files
Update contact form messaging and links
Added -> 🚀 Phase 10 — CI/CD with Zero Downtime (Production Setup)
1 parent c4cd3c0 commit 504e9c9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

contact/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,8 @@ <h2 class="section-title">Send a Message</h2>
178178

179179
<h3 style="font-weight: bold; color: red;">This form is being worked on as part of a production issue.
180180
</h3>
181-
<h4 style="font-weight: bold; color: red;">API Monitoring: Prometheus + Grafana for observability</h4>
182-
<a href="https://github.com/vimal-java-dev/vimaltech-contact-api/issues/31" target="_blank"
181+
<h4 style="font-weight: bold; color: red;">Deployment Automation (CI/CD) with zero downtime.</h4>
182+
<a href="https://github.com/vimal-java-dev/vimaltech-contact-api/issues/34" target="_blank"
183183
rel="noopener noreferrer">ISSUE CODE ON GITHUB</a>
184184

185185
<form id="contactForm" class="contact-form" novalidate><br>
@@ -342,4 +342,4 @@ <h3>Quick Links</h3>
342342

343343
</body>
344344

345-
</html>
345+
</html>

0 commit comments

Comments
 (0)