mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
Redirect from /docs/tutorial/termination to /docs/tutorial/chat-termination (#1991)
* rename termination to chat termination * label * redirect
This commit is contained in:
@@ -205,6 +205,10 @@ module.exports = {
|
||||
to: "/docs/topics/llm_configuration",
|
||||
from: ["/docs/llm_configuration"],
|
||||
},
|
||||
{
|
||||
to: "/docs/tutorial/chat-termination",
|
||||
from: ["/docs/tutorial/termination"],
|
||||
},
|
||||
],
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user