Minor: fix link for Rust client on the website.

This commit is contained in:
Sebastian Jeltsch
2025-04-05 17:58:00 +02:00
parent ff17f913fb
commit 5f1702a560

View File

@@ -171,7 +171,7 @@ import { Duration100kInsertsChart } from "./reference/_benchmarks/benchmarks.tsx
<Image margin={0} class="p-0 m-0" width={52} height={52} src={dotnetLogo} alt="Dotnet" />
</a>
<a href="https://www.nuget.org/packages/TrailBase/">
<a href="https://crates.io/crates/trailbase-client">
<Image margin={0} class="p-0 m-0" width={52} height={52} src={rustLogo} alt="Dotnet" />
</a>
</div>