Skip to content

Commit 491aa3a

Browse files
Merge pull request #17 from matachi/update-project-urls
Update project URLs
2 parents 6160d78 + 32a3625 commit 491aa3a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ N.B.: **Ookii.Dialogs.Wpf** requires the [Microsoft .NET Framework 4.5](https://
2222

2323
### Windows Forms compatibility
2424

25-
If you're looking to use these common dialogs on a Windows Forms application, check out [Ookii.Dialogs.WinForms](https://github.com/caioproiete/ookii-dialogs-winforms).
25+
If you're looking to use these common dialogs on a Windows Forms application, check out [Ookii.Dialogs.WinForms](https://github.com/augustoproiete/ookii-dialogs-winforms).
2626

2727
## Included dialogs
2828

src/Ookii.Dialogs.Wpf/Ookii.Dialogs.Wpf.nuspec

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<id>Ookii.Dialogs.Wpf</id>
55
<version>0.0.1-local</version>
66
<authors>Sven Groot,Caio Proiete</authors>
7-
<owners>caioproiete</owners>
7+
<owners>augustoproiete</owners>
88
<requireLicenseAcceptance>false</requireLicenseAcceptance>
9-
<licenseUrl>https://github.com/caioproiete/ookii-dialogs-wpf/blob/master/LICENSE</licenseUrl>
10-
<projectUrl>https://github.com/caioproiete/ookii-dialogs-wpf</projectUrl>
11-
<repository type="git" url="https://github.com/caioproiete/ookii-dialogs-wpf" />
12-
<iconUrl>https://raw.githubusercontent.com/caioproiete/ookii-dialogs-wpf/master/assets/ookii-dialogs-wpf-nuget.png</iconUrl>
9+
<licenseUrl>https://github.com/augustoproiete/ookii-dialogs-wpf/blob/master/LICENSE</licenseUrl>
10+
<projectUrl>https://github.com/augustoproiete/ookii-dialogs-wpf</projectUrl>
11+
<repository type="git" url="https://github.com/augustoproiete/ookii-dialogs-wpf" />
12+
<iconUrl>https://raw.githubusercontent.com/augustoproiete/ookii-dialogs-wpf/master/assets/ookii-dialogs-wpf-nuget.png</iconUrl>
1313
<summary>Common dialog classes for WPF applications</summary>
1414
<description>Ookii.Dialogs.Wpf is a class library for .NET applications providing several common dialogs. Included are classes for task dialogs, credential dialogs, progress dialogs, and common file dialogs</description>
1515
<tags>ookii dialogs wpf windows-presentation-foundation progress-dialog task-dialog credential-dialog common-file-dialog</tags>

0 commit comments

Comments
 (0)