mirror of
https://github.com/microsoft/autogen.git
synced 2025-11-14 17:13:29 +00:00
Redirect from /docs/tutorial/termination to /docs/tutorial/chat-termination (#1991)
* rename termination to chat termination * label * redirect
This commit is contained in:
parent
33e42c44cb
commit
a120f0ed2b
@ -205,6 +205,10 @@ module.exports = {
|
|||||||
to: "/docs/topics/llm_configuration",
|
to: "/docs/topics/llm_configuration",
|
||||||
from: ["/docs/llm_configuration"],
|
from: ["/docs/llm_configuration"],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
to: "/docs/tutorial/chat-termination",
|
||||||
|
from: ["/docs/tutorial/termination"],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user