Skip to content

Commit 81ef0c8

Browse files
committed
Add GitHub link from docs
1 parent 38742ba commit 81ef0c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/gatsby-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ module.exports = {
2929
},
3030
sidebar: {
3131
ignoreIndex: false,
32-
links: [{ text: "Example", link: "https://committed.io" }],
32+
links: [{ text: "GitHub", link: "https://github.com/commitd/docs" }],
3333
},
3434
checkLinks: {
3535
exceptions: ["/broken"],

0 commit comments

Comments
 (0)