mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
update base url of docusaurus site (#3658)
This commit is contained in:
@@ -16,7 +16,7 @@ module.exports = {
|
||||
title: "AutoGen",
|
||||
tagline: "An Open-Source Programming Framework for Agentic AI",
|
||||
url: "https://microsoft.github.io",
|
||||
baseUrl: "/autogen/",
|
||||
baseUrl: "/autogen/0.2/",
|
||||
onBrokenLinks: "throw",
|
||||
onBrokenMarkdownLinks: "warn",
|
||||
favicon: "img/ag.ico",
|
||||
|
||||
Reference in New Issue
Block a user