mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-28 04:33:42 +08:00
website: upgrade to docusaurus@2.0.0.beta-0
This commit is contained in:
@ -46,7 +46,7 @@ module.exports = {
|
||||
{
|
||||
docs: {
|
||||
path: '../contents',
|
||||
routeBasePath: '',
|
||||
routeBasePath: '/',
|
||||
sidebarPath: require.resolve('./sidebars.js'),
|
||||
editUrl:
|
||||
'https://github.com/yangshun/tech-interview-handbook/edit/master/contents/',
|
||||
|
Reference in New Issue
Block a user