From 479f6f2bf3350eafab31c42638b76fb52e38377c Mon Sep 17 00:00:00 2001 From: Michael Harp Date: Wed, 12 Aug 2026 09:36:40 -0400 Subject: [PATCH] Wire up placeholder CTA buttons to real destinations Eleven buttons across the site linked to href="#": Get Started (site header plus four page heroes), Installation Guide, and Join the Community (three CTA bands each). They now point to: - Get Started: the ecosystem getting-started guide - Installation Guide: the install prerequisites page - Join the Community: the ecosystem community page All destinations verified live. External buttons open in a new tab, matching the site's existing convention. Partially addresses #14. Co-Authored-By: Claude Fable 5 Signed-off-by: Michael Harp --- _layouts/default.html | 2 +- index.html | 6 +++--- openvox-vs-ansible.html | 6 +++--- what-is-openvox.html | 2 +- why-openvox.html | 6 +++--- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index dd186a4..4dd58de 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -68,7 +68,7 @@ Products Get Support - Get Started + Get Started
diff --git a/index.html b/index.html index 3564ba0..38fa1e7 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@ actually use it.

- Get Started + Get Started Read the Story
@@ -140,8 +140,8 @@

Install OpenVox in minutes and bring your existing Puppet code with you.

- Installation Guide - Join the Community + Installation Guide + Join the Community
diff --git a/openvox-vs-ansible.html b/openvox-vs-ansible.html index 298cd20..eed0344 100644 --- a/openvox-vs-ansible.html +++ b/openvox-vs-ansible.html @@ -17,7 +17,7 @@ remembers to.

- Get Started + Get Started Why OpenVox
@@ -125,8 +125,8 @@

Where Ansible is the better fit

Install OpenVox in minutes and bring your existing Puppet code with you.

- Installation Guide - Join the Community + Installation Guide + Join the Community
diff --git a/what-is-openvox.html b/what-is-openvox.html index 46c03a8..fd6fc06 100644 --- a/what-is-openvox.html +++ b/what-is-openvox.html @@ -16,7 +16,7 @@ actually use it.

- Get Started + Get Started Why OpenVox
diff --git a/why-openvox.html b/why-openvox.html index c233085..e7ee7a2 100644 --- a/why-openvox.html +++ b/why-openvox.html @@ -14,7 +14,7 @@ run, forever.

- Get Started + Get Started What OpenVox Is
@@ -69,8 +69,8 @@

Install OpenVox in minutes and bring your existing Puppet code with you.

- Installation Guide - Join the Community + Installation Guide + Join the Community