diff --git a/src/MiniPdf.Cli/MiniPdf.Cli.csproj b/src/MiniPdf.Cli/MiniPdf.Cli.csproj index 0f7282e3..69c1fb92 100644 --- a/src/MiniPdf.Cli/MiniPdf.Cli.csproj +++ b/src/MiniPdf.Cli/MiniPdf.Cli.csproj @@ -23,8 +23,8 @@ A command-line tool to convert Office files to PDF. Powered by MiniPdf. pdf;excel;xlsx;word;docx;powerpoint;pptx;converter;cli;tool;minipdf Apache-2.0 - https://github.com/shps951023/MiniPdf - https://github.com/shps951023/MiniPdf.git + https://github.com/mini-software/MiniPdf + https://github.com/mini-software/MiniPdf.git git README.nuget.cli.md icon.png diff --git a/src/MiniPdf/MiniPdf.csproj b/src/MiniPdf/MiniPdf.csproj index 3a94c729..7e79afa5 100644 --- a/src/MiniPdf/MiniPdf.csproj +++ b/src/MiniPdf/MiniPdf.csproj @@ -14,8 +14,8 @@ A minimal, zero-dependency .NET library for generating PDF documents from text, Excel, Word, and PowerPoint files. pdf;excel;xlsx;word;docx;powerpoint;pptx;converter;text;minipdf Apache-2.0 - https://github.com/shps951023/MiniPdf - https://github.com/shps951023/MiniPdf.git + https://github.com/mini-software/MiniPdf + https://github.com/mini-software/MiniPdf.git git README.nuget.md icon.png