Skip to content

Commit 0e76b11

Browse files
authored
Removed remaining references to dynamic-data.org. (#1046)
1 parent 3d72c9e commit 0e76b11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<Owners>Roland Pheasant</Owners>
1515
<Copyright>Copyright (c) Roland Pheasant 2011-$([System.DateTime]::Now.ToString(yyyy))</Copyright>
1616
<PackageLicenseExpression>MIT</PackageLicenseExpression>
17-
<PackageProjectUrl>http://dynamic-data.org</PackageProjectUrl>
17+
<PackageProjectUrl>https://github.com/reactiveui/DynamicData</PackageProjectUrl>
1818
<PackageTags>DynamicData;Dynamic;Data;Rx;Reactive;Observable;Cache;Binding;ObservableCache;ObservableList;ObservableCollection;Collection;Linq</PackageTags>
1919
<PackageReleaseNotes>https://github.com/reactiveui/DynamicData/releases</PackageReleaseNotes>
2020
<RepositoryUrl>https://github.com/reactiveui/DynamicData</RepositoryUrl>

0 commit comments

Comments
 (0)