We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ac7e12 + 835affe commit e3ddf07Copy full SHA for e3ddf07
1 file changed
src/theme/Footer/Layout/index.tsx
@@ -242,7 +242,7 @@ export default function FooterLayout({
242
</h3>
243
<ul className="footer-links">
244
<li>
245
- <Link to="#" className="footer-link">
+ <Link to="/docs" className="footer-link">
246
<span className="link-icon">📖</span>
247
Documentation
248
<span className="link-badge popular">Popular</span>
0 commit comments