Skip to content

Commit 2d8d5be

Browse files
authored
Update links (#170)
1 parent e62e3cf commit 2d8d5be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ This package was kindly donated to the [Pydantic organisation](https://github.co
1212
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/).
1313

1414

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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Homepage = 'https://github.com/pydantic/pydantic-settings'
5050
Funding = 'https://github.com/sponsors/samuelcolvin'
5151
Source = 'https://github.com/pydantic/pydantic-settings'
5252
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/'
5454

5555
[tool.pytest.ini_options]
5656
testpaths = 'tests'

0 commit comments

Comments
 (0)