File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,4 +12,4 @@ This package was kindly donated to the [Pydantic organisation](https://github.co
12
12
For the old "Hipster-orgazmic tool to mange application settings" package, see [ version 0.2.5] ( https://pypi.org/project/pydantic-settings/0.2.5/ ) .
13
13
14
14
15
- See [ documentation] ( https://docs.pydantic.dev/latest/usage /pydantic_settings/ ) for more details.
15
+ See [ documentation] ( https://docs.pydantic.dev/latest/concepts /pydantic_settings/ ) for more details.
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ Homepage = 'https://github.com/pydantic/pydantic-settings'
50
50
Funding = ' https://github.com/sponsors/samuelcolvin'
51
51
Source = ' https://github.com/pydantic/pydantic-settings'
52
52
Changelog = ' https://github.com/pydantic/pydantic-settings/releases'
53
- Documentation = ' https://docs.pydantic.dev/dev-v2/usage /pydantic_settings/'
53
+ Documentation = ' https://docs.pydantic.dev/dev-v2/concepts /pydantic_settings/'
54
54
55
55
[tool .pytest .ini_options ]
56
56
testpaths = ' tests'
You can’t perform that action at this time.
0 commit comments