Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 30efd93

Browse files
Merge branch 'develop' into all-contributors/add-vishnumohanrk
2 parents c2c9208 + 2d0148c commit 30efd93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/components/FileContributors.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export default {
3131
return this.$route.path
3232
},
3333
filePath () {
34-
return `website/docs${this.fileRoute}.mdx`
34+
return `website/pages${this.fileRoute}.mdx`
3535
}
3636
}
3737
}

0 commit comments

Comments
 (0)