Skip to content

Commit a72f6bb

Browse files
author
Andrey Okonetchnikov
committed
Use relative path
1 parent 2f5ecd4 commit a72f6bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styleguide.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ module.exports = {
77
sections: [
88
{
99
name: 'Introduction',
10-
content: 'Readme.md'
10+
content: './Readme.md'
1111
},
1212
{
1313
sectionDepth: 1,

0 commit comments

Comments
 (0)