url update for doc edit

This commit is contained in:
Chi Wang 2021-12-18 20:27:42 +00:00
parent f3fc35c438
commit a340dbc554

View File

@ -95,7 +95,7 @@ module.exports = {
sidebarPath: require.resolve('./sidebars.js'),
// Please change this to your repo.
editUrl:
'https://github.com/microsoft/FLAML/edit/master/website/',
'https://github.com/microsoft/FLAML/edit/main/website/',
remarkPlugins: [math],
rehypePlugins: [katex],
},