We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa0e9a1 commit da1153aCopy full SHA for da1153a
web/docs/about.mdx
@@ -170,7 +170,7 @@ The documentation is divided into 2 sections.
170
</div>
171
{/* Ref */}
172
<div class="col col--6">
173
- <Link class="card" to="/docs/reference/javascript/supabase-client" style={{ height: '100%' }}>
+ <Link class="card" to="/docs/reference" style={{ height: '100%' }}>
174
<div class="card__body">
175
<h4>Reference Docs</h4>
176
<p>Technical documentation for Client Libraries and Systems.</p>
0 commit comments