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.
2 parents 45a406a + da1153a commit 2bc7b3fCopy full SHA for 2bc7b3f
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