Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<a href="/products.html"{% if page.pageId == 'products' %} aria-current="page"{% endif %}>Products</a>
<a href="/get-support.html"{% if page.pageId == 'get-support' %} aria-current="page"{% endif %}>Get Support</a>
<vox-theme-toggle slot="actions"></vox-theme-toggle>
<vox-button slot="actions" href="#" size="sm">Get Started</vox-button>
<vox-button slot="actions" href="https://docs.openvoxproject.org/ecosystem/latest/getting_started/" target="_blank" size="sm">Get Started</vox-button>
</vox-header>

<main>
Expand Down
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
actually use it.
</p>
<div slot="actions">
<vox-button href="#" variant="brand" class="vox-m-right-sm">Get Started</vox-button>
<vox-button href="https://docs.openvoxproject.org/ecosystem/latest/getting_started/" variant="brand" target="_blank" class="vox-m-right-sm">Get Started</vox-button>
<vox-button href="/what-is-openvox.html" variant="alt">Read the Story</vox-button>
</div>
</vox-hero>
Expand Down Expand Up @@ -140,8 +140,8 @@
<vox-cta-band heading="Your infrastructure. Your community. Your platform.">
<p>Install OpenVox in minutes and bring your existing Puppet code with you.</p>
<div slot="actions">
<vox-button href="#" variant="brand">Installation Guide</vox-button>
<vox-button href="#" variant="alt">Join the Community</vox-button>
<vox-button href="https://docs.openvoxproject.org/openvox/latest/install_pre.html" variant="brand" target="_blank">Installation Guide</vox-button>
<vox-button href="https://docs.openvoxproject.org/ecosystem/latest/community.html" variant="alt" target="_blank">Join the Community</vox-button>
</div>
</vox-cta-band>
</section>
6 changes: 3 additions & 3 deletions openvox-vs-ansible.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
remembers to.
</p>
<div slot="actions">
<vox-button href="#" variant="brand" class="vox-m-right-lg">Get Started</vox-button>
<vox-button href="https://docs.openvoxproject.org/ecosystem/latest/getting_started/" variant="brand" target="_blank" class="vox-m-right-lg">Get Started</vox-button>
<vox-cta href="/why-openvox.html">Why OpenVox</vox-cta>
</div>
</vox-hero>
Expand Down Expand Up @@ -125,8 +125,8 @@ <h2 class="section-heading">Where Ansible is the better fit</h2>
<vox-cta-band heading="See it hold state on your own fleet.">
<p>Install OpenVox in minutes and bring your existing Puppet code with you.</p>
<div slot="actions">
<vox-button href="#" variant="brand">Installation Guide</vox-button>
<vox-button href="#" variant="alt">Join the Community</vox-button>
<vox-button href="https://docs.openvoxproject.org/openvox/latest/install_pre.html" variant="brand" target="_blank">Installation Guide</vox-button>
<vox-button href="https://docs.openvoxproject.org/ecosystem/latest/community.html" variant="alt" target="_blank">Join the Community</vox-button>
</div>
</vox-cta-band>
</section>
2 changes: 1 addition & 1 deletion what-is-openvox.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
actually use it.
</p>
<div slot="actions">
<vox-button href="#" variant="brand" class="vox-p-right-lg">Get Started</vox-button>
<vox-button href="https://docs.openvoxproject.org/ecosystem/latest/getting_started/" variant="brand" target="_blank" class="vox-p-right-lg">Get Started</vox-button>
<vox-cta href="/why-openvox.html">Why OpenVox</vox-cta>
</div>
</vox-hero>
Expand Down
6 changes: 3 additions & 3 deletions why-openvox.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
run, forever.
</p>
<div slot="actions">
<vox-button href="#" variant="brand" class="vox-m-right-lg">Get Started</vox-button>
<vox-button href="https://docs.openvoxproject.org/ecosystem/latest/getting_started/" variant="brand" target="_blank" class="vox-m-right-lg">Get Started</vox-button>
<vox-cta href="/what-is-openvox.html">What OpenVox Is</vox-cta>
</div>
</vox-hero>
Expand Down Expand Up @@ -69,8 +69,8 @@
<vox-cta-band heading="Your infrastructure. Your community. Your platform.">
<p>Install OpenVox in minutes and bring your existing Puppet code with you.</p>
<div slot="actions">
<vox-button href="#" variant="brand">Installation Guide</vox-button>
<vox-button href="#" variant="alt">Join the Community</vox-button>
<vox-button href="https://docs.openvoxproject.org/openvox/latest/install_pre.html" variant="brand" target="_blank">Installation Guide</vox-button>
<vox-button href="https://docs.openvoxproject.org/ecosystem/latest/community.html" variant="alt" target="_blank">Join the Community</vox-button>
</div>
</vox-cta-band>
</section>