Commit 8fbb604
committed
docs(changelog): re-target MsgspecDTO/PydanticDTO refs to current locations
The 2.x changelog entry for the original DTO factories had its two
`:class:` cross-refs demoted to literal backticks during the contrib
namespace cleanup, but the symbols still exist — they just moved.
Re-point them at the canonical Sphinx targets (`litestar.dto.msgspec_dto.MsgspecDTO`
and `litestar.plugins.pydantic.PydanticDTO`) so the historical bullets
link to live API pages again. `make docs` builds warning-free.1 parent 6e459f0 commit 8fbb604
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2703 | 2703 | | |
2704 | 2704 | | |
2705 | 2705 | | |
2706 | | - | |
2707 | | - | |
| 2706 | + | |
| 2707 | + | |
2708 | 2708 | | |
2709 | 2709 | | |
2710 | 2710 | | |
| |||
0 commit comments