Skip to content

Commit 3684196

Browse files
committed
fix(links): update docs URL to new /docs/index.html path
1 parent dbd7c31 commit 3684196

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ <h1>Build <span class="highlight">Blazingly Fast</span> Analytics</h1>
118118
</div>
119119
</div>
120120
<div class="hero-buttons">
121-
<a href="https://core.rayforcedb.com/content/get-started/install.html" class="btn btn-primary" target="_blank">
121+
<a href="https://core.rayforcedb.com/docs/index.html" class="btn btn-primary" target="_blank">
122122
Get Started
123123
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
124124
<line x1="5" y1="12" x2="19" y2="12"></line>
@@ -431,7 +431,7 @@ <h2>Built For</h2>
431431
<h2>Ready to get started?</h2>
432432
<p>Join the RayforceDB community and build blazingly fast analytics applications.</p>
433433
<div class="cta-buttons">
434-
<a href="https://core.rayforcedb.com/content/get-started/install.html" class="btn btn-primary" target="_blank">
434+
<a href="https://core.rayforcedb.com/docs/index.html" class="btn btn-primary" target="_blank">
435435
Read the Docs
436436
</a>
437437
<a href="https://github.com/RayforceDB" class="btn btn-secondary" target="_blank">
@@ -487,7 +487,7 @@ <h4>Projects</h4>
487487
</div>
488488
<div class="footer-column">
489489
<h4>Resources</h4>
490-
<a href="https://core.rayforcedb.com/content/get-started/overview.html" target="_blank">Documentation</a>
490+
<a href="https://core.rayforcedb.com/docs/index.html" target="_blank">Documentation</a>
491491
<a href="https://github.com/RayforceDB/rayforce/blob/master/LICENSE" target="_blank">License (MIT)</a>
492492
</div>
493493
<div class="footer-column">

0 commit comments

Comments
 (0)