change base url

This commit is contained in:
“skzhang1” 2023-09-04 21:37:56 -04:00
parent a21a635502
commit 1e0a515a03

View File

@ -6,7 +6,7 @@ module.exports = {
title: 'AutoGen',
tagline: 'Enable Next-Gen Large Language Model Applications',
url: 'https://microsoft.github.io/',
baseUrl: '/AutoGen/',
baseUrl: '/autogen/',
onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'warn',
favicon: 'img/flaml_logo.ico',