diff --git a/Directory.Build.props b/Directory.Build.props index f26885a..df4e157 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -7,8 +7,8 @@ ../Dapper.snk $(AssemblyName) - https://dapperlib.github.io/Dapper.Contrib/ - https://github.com/DapperLib/Dapper.Contrib + https://contrib.dapperlib.dev/ + https://contrib.dapperlib.dev/ Apache-2.0 Dapper.png git diff --git a/Readme.md b/Readme.md index 9a1fd89..5df4a81 100644 --- a/Readme.md +++ b/Readme.md @@ -4,7 +4,7 @@ Dapper.Contrib - a simple object mapper for .Net Release Notes ------------- -Located at [dapperlib.github.io/Dapper.Contrib](https://dapperlib.github.io/Dapper.Contrib/) +Located at [contrib.dapperlib.dev](https://contrib.dapperlib.dev/) Packages -------- diff --git a/docs/index.md b/docs/index.md index 816b1c8..3ba622b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -20,4 +20,4 @@ Note: to get the latest pre-release build, add ` -Pre` to the end of the command ### Previous Releases -Prior to v2.0.90, Dapper.Contrib was part of the main repository - please see release notes at [https://dapperlib.github.io/Dapper/](https://dapperlib.github.io/Dapper/) +Prior to v2.0.90, Dapper.Contrib was part of the main repository - please see release notes at [https://dapperlib.dev/](https://dapperlib.dev/)