We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cfedf2 commit 9367abdCopy full SHA for 9367abd
docs/blog/pydantic-v2-alpha.md
@@ -59,7 +59,7 @@ Thank you for your support, and we look forward to your feedback.
59
## Headlines
60
61
Here are some of the most interesting new features in the current Pydantic V2 alpha release.
62
-For background on plans behind these features, see the earlier [Pydantic V2 Plan](/blog/pydantic-V2/) blog post.
+For background on plans behind these features, see the earlier [Pydantic V2 Plan](/blog/pydantic-v2/) blog post.
63
64
The biggest change to Pydantic V2 is [`pydantic-core`](https://github.com/pydantic/pydantic-core) —
65
all validation logic has been rewritten in Rust and moved to a separate package, `pydantic-core`.
0 commit comments