Skip to content

Commit 6012113

Browse files
committed
hotfix
1 parent 13c3eb9 commit 6012113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/theme/Footer/Layout/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ export default function FooterLayout({
160160
</h3>
161161
<ul className="footer-links">
162162
<li>
163-
<Link to="/docs" className="footer-link">
163+
<Link to="#" className="footer-link">
164164
<span className="link-icon">📖</span>
165165
Documentation
166166
<span className="link-badge popular">Popular</span>

0 commit comments

Comments
 (0)