Skip to content

Commit

Permalink
fix plugin-content-docs config comment typo
Browse files Browse the repository at this point in the history
copy/pasted comment refered to "blogs" not "docs".
  • Loading branch information
sdowding authored Jan 15, 2020
1 parent b945e76 commit d9d7545
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ module.exports = {
*/
editUrl: 'https://github.com/facebook/docusaurus/edit/master/website/',
/**
* URL route for the blog section of your site
* URL route for the docs section of your site
* do not include trailing slash
*/
routeBasePath: 'docs',
Expand Down

0 comments on commit d9d7545

Please sign in to comment.