We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d7c543 commit 6eaea18Copy full SHA for 6eaea18
docs/src/pages/index.jsx
@@ -31,7 +31,7 @@ export default function Landing() {
31
32
<div className="homepage_cta_header_container">
33
<div className="homepage_cta_container">
34
- <Link to="/docs">
+ <Link to="/docs/">
35
<button className="cta-button button button--primary button--lg homepage_cta">Read the Docs</button>
36
</Link>
37
</div>
0 commit comments