Skip to content

Commit bce491f

Browse files
authored
chore(docs): update intersphinx domain for msgspec
Signed-off-by: Bradley Reynolds <bradley.reynolds@tailstory.dev>
1 parent 8dc8285 commit bce491f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757

5858
intersphinx_mapping = {
5959
"python": ("https://docs.python.org/3", None),
60-
"msgspec": ("https://jcristharif.com/msgspec/", None),
60+
"msgspec": ("https://msgspec.dev", None),
6161
"sqlalchemy": ("https://docs.sqlalchemy.org/en/20/", None),
6262
"alembic": ("https://alembic.sqlalchemy.org/en/latest/", None),
6363
"litestar": ("https://docs.litestar.dev/latest/", None),

0 commit comments

Comments
 (0)