We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5d5a4d commit 41013d1Copy full SHA for 41013d1
website/src/components/footer.astro
@@ -58,7 +58,7 @@ const { footnote } = Astro.props;
58
<p class="text-white/50 mb-1">Connection guide</p>
59
<a href="/connection-guide/drizzle" class="">Drizzle</a>
60
<a href="/connection-guide/datasette" class="">Datasette</a>
61
- <a href="/connection-guide/tablePlus" class="">TablePlus</a>
+ <a href="/connection-guide/tableplus" class="">TablePlus</a>
62
<a href="/connection-guide/metabase" class="">Metabase</a>
63
<a href="/connection-guide/datagrip" class="">Datagrip</a>
64
<a href='/connection-guide/dbeaver"' class="">DBeaver</a>
0 commit comments