|
317 | 317 | "source": "/specification/latest",
|
318 | 318 | "destination": "/specification/2025-06-18",
|
319 | 319 | "permanent": false
|
| 320 | + }, |
| 321 | + { |
| 322 | + "source": "/docs/concepts/architecture", |
| 323 | + "destination": "/docs/learn/architecture" |
| 324 | + }, |
| 325 | + { |
| 326 | + "source": "/docs/concepts/elicitation", |
| 327 | + "destination": "/specification/2025-06-18/client/elicitation" |
| 328 | + }, |
| 329 | + { |
| 330 | + "source": "/docs/concepts/prompts", |
| 331 | + "destination": "/specification/2025-06-18/server/prompts" |
| 332 | + }, |
| 333 | + { |
| 334 | + "source": "/docs/concepts/resources", |
| 335 | + "destination": "/specification/2025-06-18/server/resources" |
| 336 | + }, |
| 337 | + { |
| 338 | + "source": "/docs/concepts/roots", |
| 339 | + "destination": "/specification/2025-06-18/client/roots" |
| 340 | + }, |
| 341 | + { |
| 342 | + "source": "/docs/concepts/sampling", |
| 343 | + "destination": "/specification/2025-06-18/client/sampling" |
| 344 | + }, |
| 345 | + { |
| 346 | + "source": "/docs/concepts/tools", |
| 347 | + "destination": "/specification/2025-06-18/server/tools" |
| 348 | + }, |
| 349 | + { |
| 350 | + "source": "/docs/concepts/transports", |
| 351 | + "destination": "/specification/2025-06-18/basic/transports" |
| 352 | + }, |
| 353 | + { |
| 354 | + "source": "/docs/tools/debugging", |
| 355 | + "destination": "/legacy/tools/debugging" |
| 356 | + }, |
| 357 | + { |
| 358 | + "source": "/docs/tools/inspector", |
| 359 | + "destination": "/legacy/tools/inspector" |
| 360 | + }, |
| 361 | + { |
| 362 | + "source": "/introduction", |
| 363 | + "destination": "/docs/getting-started/intro" |
| 364 | + }, |
| 365 | + { |
| 366 | + "source": "/docs/concepts", |
| 367 | + "destination": "/docs/learn/architecture" |
| 368 | + }, |
| 369 | + { |
| 370 | + "source": "/docs/tools", |
| 371 | + "destination": "/legacy/tools/inspector" |
320 | 372 | }
|
321 | 373 | ],
|
322 | 374 | "contextual": {
|
|
0 commit comments