From 211eb5e239f9dda639f9c7520e472a1f637cb5f3 Mon Sep 17 00:00:00 2001 From: Serge K Date: Sat, 22 May 2021 22:35:36 +0700 Subject: [PATCH] chore: update url --- README.md | 4 ++-- .../MicroOrm.Dapper.Repositories.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e1228506..d534d4cd 100644 --- a/README.md +++ b/README.md @@ -244,8 +244,8 @@ public class BaseRepository : DapperRepository where T : class Contributions to the package are always welcome! -* Report any bugs or issues you find on the [issue tracker](https://github.com/phnx47/MicroOrm.Dapper.Repositories/issues). -* You can grab the source code at the package's [git repository](https://github.com/phnx47/MicroOrm.Dapper.Repositories). +* Report any bugs or issues you find on the [issue tracker](https://github.com/phnx47/dapper-repositories/issues). +* You can grab the source code at the package's [git repository](https://github.com/phnx47/dapper-repositories). ## Support diff --git a/src/MicroOrm.Dapper.Repositories/MicroOrm.Dapper.Repositories.csproj b/src/MicroOrm.Dapper.Repositories/MicroOrm.Dapper.Repositories.csproj index 970d6ae1..ec367868 100644 --- a/src/MicroOrm.Dapper.Repositories/MicroOrm.Dapper.Repositories.csproj +++ b/src/MicroOrm.Dapper.Repositories/MicroOrm.Dapper.Repositories.csproj @@ -12,10 +12,10 @@ MicroOrm.Dapper.Repositories dapper;micro-orm;repositories;crud icon.png - https://github.com/microorm-dotnet/MicroOrm.Dapper.Repositories + https://github.com/phnx47/dapper-repositories MIT git - https://github.com/microorm-dotnet/MicroOrm.Dapper.Repositories + https://github.com/phnx47/dapper-repositories true snupkg