Skip to content

Commit e3ddf07

Browse files
authored
Merge pull request #927 from Adez017/Workflow
Add link refernce in footer Documentation
2 parents 9ac7e12 + 835affe commit e3ddf07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/theme/Footer/Layout/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ export default function FooterLayout({
242242
</h3>
243243
<ul className="footer-links">
244244
<li>
245-
<Link to="#" className="footer-link">
245+
<Link to="/docs" className="footer-link">
246246
<span className="link-icon">📖</span>
247247
Documentation
248248
<span className="link-badge popular">Popular</span>

0 commit comments

Comments
 (0)