Skip to content

Commit da1153a

Browse files
author
Alejandro Montes
committed
fix: link to reference from introduction page
1 parent fa0e9a1 commit da1153a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/docs/about.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ The documentation is divided into 2 sections.
170170
</div>
171171
{/* Ref */}
172172
<div class="col col--6">
173-
<Link class="card" to="/docs/reference/javascript/supabase-client" style={{ height: '100%' }}>
173+
<Link class="card" to="/docs/reference" style={{ height: '100%' }}>
174174
<div class="card__body">
175175
<h4>Reference Docs</h4>
176176
<p>Technical documentation for Client Libraries and Systems.</p>

0 commit comments

Comments
 (0)