Organize existing content differently

This commit is contained in:
Lauren Hirata Singh
2025-06-16 16:17:52 -04:00
parent 7e735672bf
commit 543d7d85af
7 changed files with 166 additions and 178 deletions
+1
View File
@@ -107,6 +107,7 @@ REDIRECT_MAP = {
# deployment redirects
"how-tos/deploy-self-hosted.md": "cloud/deployment/self_hosted_data_plane.md",
"concepts/self_hosted.md": "concepts/langgraph_self_hosted_data_plane.md",
"tutorials/deployment.md": "concepts/deployment_options.md",
# assistant redirects
"cloud/how-tos/assistant_versioning.md": "cloud/how-tos/configuration_cloud.md",
}