Skip to content

Commit

Permalink
Merge pull request #37 from GuardianUI/new-docs-on-lp
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
lipmaneth authored May 26, 2023
2 parents 7a9b8e4 + 19e53b7 commit 8faf0e6
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<a href="https://guardianui.com/ai" class="nav-link">AI Test Automation</a>
</li>
<li>
<a href="https://guardianui.gitbook.io/beta-documentation/" class="nav-link">Docs</a>
<a href="https://docs.guardianui.com/overview/readme" class="nav-link">Docs</a>
</li>
<li>
<a href="https://github.com/GuardianUI" class="nav-link">Github</a>
Expand All @@ -102,7 +102,7 @@
target="_blank"
rel="noreferrer noopener"
class="btn"
data-testid="join-waitlist-button">Join Waitlist</a
data-testid="join-waitlist-button">Try for Free</a
>
</li>
</ul>
Expand Down Expand Up @@ -139,7 +139,7 @@ <h1>
target="_blank"
rel="noreferrer noopener"
class="btn"
data-testid="join-waitlist-button-hero">Join Waitlist</a
data-testid="join-waitlist-button-hero">Try for Free</a
>
</div>
<div class="hero-img">
Expand Down Expand Up @@ -223,7 +223,7 @@ <h2>Web3 Application Monitoring</h2>
target="_blank"
rel="noreferrer noopener"
class="link"
data-testid="join-waitlist-link-monitoring">Join Waitlist</a
data-testid="join-waitlist-link-monitoring">Try for Free</a
>
</div>
<div class="service-img">
Expand Down Expand Up @@ -289,7 +289,7 @@ <h2>We can write your tests</h2>
target="_blank"
rel="noreferrer noopener"
class="link"
data-testid="join-waitlist-link-tests">Join Waitlist</a
data-testid="join-waitlist-link-tests">Try for Free</a
>
</div>
</div>
Expand Down Expand Up @@ -350,7 +350,7 @@ <h2>Alerting when and how you want it</h2>
target="_blank"
rel="noreferrer noopener"
class="link"
data-testid="join-waitlist-link-alerts">Join Waitlist</a
data-testid="join-waitlist-link-alerts">Try for Free</a
>
</div>
<div class="service-img">
Expand Down Expand Up @@ -385,7 +385,7 @@ <h2>Insightful dashboard and metrics</h2>
target="_blank"
rel="noreferrer noopener"
class="link"
data-testid="join-waitlist-link-metrics">Join Waitlist</a
data-testid="join-waitlist-link-metrics">Try for Free</a
>
</div>
<div class="service-image-flex">
Expand Down Expand Up @@ -902,7 +902,7 @@ <h3 class="faq-page">We don't have time to write tests. How can you help?</h3>
<li><h4>Company</h4></li>
<li>
<a
href="https://guardianui.gitbook.io/beta-documentation/"
href="https://docs.guardianui.com/overview/readme"
target="_blank"
rel="noreferrer noopener"
>Documentation</a
Expand Down

0 comments on commit 8faf0e6

Please sign in to comment.