Skip to content

Commit bf164c5

Browse files
committed
fix repository links
1 parent 8878cb8 commit bf164c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Client/SAFE.Client.Utils.fsproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313

1414
<PropertyGroup>
1515
<GenerateDocumentationFile>true</GenerateDocumentationFile>
16-
<PackageProjectUrl>https://github.com/SAFE-Stack/SAFE.Meta</PackageProjectUrl>
16+
<PackageProjectUrl>https://github.com/SAFE-Stack/SAFE.Utils</PackageProjectUrl>
1717
<PackageLicenseFile>LICENSE</PackageLicenseFile>
1818
<PackageReadmeFile>readme.md</PackageReadmeFile>
1919
<PackageIcon>safe-logo.png</PackageIcon>
20-
<RepositoryUrl>https://github.com/SAFE-Stack/SAFE.Meta.git</RepositoryUrl>
20+
<RepositoryUrl>https://github.com/SAFE-Stack/SAFE.Utils.git</RepositoryUrl>
2121
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml</DocumentationFile>
2222
</PropertyGroup>
2323

0 commit comments

Comments
 (0)