Skip to content

Commit 45da672

Browse files
committed
fix(links): ecosystem websites instead of gh
1 parent 384d9ee commit 45da672

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ <h3>rayforce-vscode</h3>
283283
</a>
284284

285285
<!-- Rust Bindings -->
286-
<a href="https://github.com/RayforceDB/rayforce-rs" class="project-card" target="_blank">
286+
<a href="https://rs.rayforcedb.com" class="project-card" target="_blank">
287287
<div class="project-icon rust">
288288
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="currentColor">
289289
<path d="M23.8346 11.7033l-1.0073-.6236a13.7268 13.7268 0 00-.0283-.2936l.8656-.8069a.3483.3483 0 00-.1154-.578l-1.1066-.414a8.4958 8.4958 0 00-.087-.2856l.6904-.9587a.3462.3462 0 00-.2257-.5446l-1.1663-.1894a9.3574 9.3574 0 00-.1407-.2622l.4836-1.0749a.3437.3437 0 00-.0274-.3299.3416.3416 0 00-.3006-.1469l-1.1845.0416a6.7444 6.7444 0 00-.1873-.2268l.2506-1.1482a.3462.3462 0 00-.4288-.4042l-1.1335.2628a6.5087 6.5087 0 00-.2237-.1858l.0206-1.1771a.3453.3453 0 00-.5765-.262l-1.0188.4975c-.0712-.0482-.1426-.0945-.2169-.1385L12.6439.2179a.3447.3447 0 00-.6537.0549l-.5765 1.0715c-.0777.0307-.155.0632-.2298.0973L10.2884.969a.3453.3453 0 00-.6537.1793l-.1474 1.1716a8.9875 8.9875 0 00-.2162.1494l-.9682-.6125a.3459.3459 0 00-.5765.3622l.3097 1.1377a8.7122 8.7122 0 00-.1884.193l-1.0912-.2414a.3459.3459 0 00-.4288.4274l.5765 1.0232a10.1684 10.1684 0 00-.1481.2256l-1.1371.1392a.3453.3453 0 00-.225.5765l.8188.8188a11.7 11.7 0 00-.0968.2592l-1.1066.4144a.3459.3459 0 00-.0274.5765l1.0073.6236c-.0079.0982-.0158.1963-.0283.2936l-.8656.8069a.3483.3483 0 00.1154.578l1.1066.414c.0261.0965.0547.1914.087.2856l-.6904.9587a.3462.3462 0 00.2257.5446l1.1663.1894c.0446.0877.0917.1751.1407.2622l-.4836 1.0749a.3437.3437 0 00.0274.3299.3416.3416 0 00.3006.1469l1.1845-.0416c.0611.0766.1229.1527.1873.2268l-.2506 1.1482a.3462.3462 0 00.4288.4042l1.1335-.2628c.0729.0639.1467.126.2237.1858l-.0206 1.1771a.3453.3453 0 00.5765.262l1.0188-.4975c.0712.0482.1426.0945.2169.1385l.3097 1.1373a.3447.3447 0 00.6537-.0549l.5765-1.0715c.0777-.0307.155-.0632.2298-.0973l.8945.4683a.3453.3453 0 00.6537-.1793l.1474-1.1716c.0735-.0481.1455-.0979.2162-.1494l.9682.6125a.3459.3459 0 00.5765-.3622l-.3097-1.1377c.0645-.0628.1273-.1272.1884-.193l1.0912.2414a.3459.3459 0 00.4288-.4274l-.5765-1.0232c.0516-.074.1008-.1493.1481-.2256l1.1371-.1392a.3453.3453 0 00.225-.5765l-.8188-.8188c.0354-.086.0676-.1722.0968-.2592l1.1066-.4144a.3459.3459 0 00.0274-.5765zM12.0545 15.4932l-3.4999-2.0203 3.4999-2.0203 3.4999 2.0203zm4.8552-2.7966l-3.8749-2.2378V6.6804l3.8749 6.0162zm-10.5852 0L3.1492 6.6804v.0081l3.875 2.2297zM6.6738 9.9101l-3.8749 2.2369V6.3687zm-.1154 3.2716l3.8749 2.2378v3.7847zm5.4961 6.0243V15.428l3.8749-2.2378z"/>

0 commit comments

Comments
 (0)