mirror of
https://github.com/trailbaseio/trailbase.git
synced 2026-01-06 01:40:12 -06:00
Minor: fix link for Rust client on the website.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user