Skip to content
This repository was archived by the owner on Sep 20, 2022. It is now read-only.

Commit 680006d

Browse files
committed
Update PostScriptValidator.csproj
fixed dead links
1 parent 8111760 commit 680006d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PostScriptValidator/PostScriptValidator.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<TargetFrameworks>netstandard2.0</TargetFrameworks>
44
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
55
<GenerateDocumentationFile>true</GenerateDocumentationFile>
6-
<RepositoryUrl>https://github.com/Codeuctivity/PostscriptValidatorApi</RepositoryUrl>
6+
<RepositoryUrl>https://github.com/Codeuctivity/PostscriptValidator</RepositoryUrl>
77
<PackageTags>Postscript ps ghostscript</PackageTags>
88
<Authors>Stefan Seeland</Authors>
99
<Company>Codeuctivity</Company>
@@ -12,7 +12,7 @@
1212
<Version>1.0.1</Version>
1313
<PackageVersion>1.0.1</PackageVersion>
1414
<PackageIconUrl>https://avatars3.githubusercontent.com/u/8453155?v=2&amp;s=200</PackageIconUrl>
15-
<PackageProjectUrl>https://github.com/Codeuctivity/PostscriptValidatorApi</PackageProjectUrl>
15+
<PackageProjectUrl>https://github.com/Codeuctivity/PostscriptValidator</PackageProjectUrl>
1616
<Description>Postscript validator does some basic validation of postscript files.</Description>
1717
<PackageLicenseExpression>AGPL-3.0-only</PackageLicenseExpression>
1818
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>

0 commit comments

Comments
 (0)