Skip to content

Commit 28404d9

Browse files
authored
Fixed the URLs in the package
1 parent 528ae49 commit 28404d9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Src/FluentAssertions.nuspec

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
<title>FluentAssertions.Json</title>
77
<authors>Marcel Körtgen</authors>
88
<owners>Dennis Doomen</owners>
9-
<licenseUrl>https://github.com/fluentassertions/FluentAssertions/blob/master/LICENSE</licenseUrl>
9+
<licenseUrl>https://github.com/fluentassertions/fluentassertions.json/blob/master/LICENSE</licenseUrl>
1010
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1111
<description>Fluent Assertions extensions for Newtonsoft.Json</description>
1212
<summary>Fluent Assertions extensions for Newtonsoft.Json</summary>
13-
<copyright>Copyright Dennis Doomen 2010-2018</copyright>
13+
<copyright>Copyright Dennis Doomen 2010-2019</copyright>
1414
<releaseNotes>
15-
See https://github.com/fluentassertions/fluentassertions/releases/
15+
See https://github.com/fluentassertions/fluentassertions.json/releases/
1616
</releaseNotes>
17-
<projectUrl>http://www.fluentassertions.com</projectUrl>
17+
<projectUrl>https://www.fluentassertions.com</projectUrl>
1818
<dependencies>
1919
<group targetFramework="net451">
2020
<dependency id="FluentAssertions" version="[5.0.0,)" />

0 commit comments

Comments
 (0)