Skip to content

Commit

Permalink
Update links (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
hramezani committed Sep 22, 2023
1 parent e62e3cf commit 2d8d5be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ This package was kindly donated to the [Pydantic organisation](https://github.co
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/).


See [documentation](https://docs.pydantic.dev/latest/usage/pydantic_settings/) for more details.
See [documentation](https://docs.pydantic.dev/latest/concepts/pydantic_settings/) for more details.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Homepage = 'https://github.com/pydantic/pydantic-settings'
Funding = 'https://github.com/sponsors/samuelcolvin'
Source = 'https://github.com/pydantic/pydantic-settings'
Changelog = 'https://github.com/pydantic/pydantic-settings/releases'
Documentation = 'https://docs.pydantic.dev/dev-v2/usage/pydantic_settings/'
Documentation = 'https://docs.pydantic.dev/dev-v2/concepts/pydantic_settings/'

[tool.pytest.ini_options]
testpaths = 'tests'
Expand Down

0 comments on commit 2d8d5be

Please sign in to comment.