Skip to content

Commit 31e690e

Browse files
author
Dennis Hoer
committed
Change the current projectUrl to projectSourceUrl
Change the current projectSourceUrl to packageSourceUrl Add the following projectUrl: http://www.seleniumhq.org/ Change the docsUrl to http://www.seleniumhq.org/docs/
1 parent a26f7f0 commit 31e690e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

selenium.nuspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
<title>Selenium</title>
77
<authors>https://github.com/SeleniumHQ/selenium/blob/master/AUTHORS</authors>
88
<owners>dhoer</owners>
9-
<projectUrl>https://github.com/SeleniumHQ/selenium</projectUrl>
10-
<docsUrl>http://www.seleniumhq.org</docsUrl>
9+
<projectUrl>http://www.seleniumhq.org/</projectUrl>
10+
<docsUrl>http://www.seleniumhq.org/docs/</docsUrl>
1111
<mailingListUrl>https://groups.google.com/forum/#!forum/selenium-users</mailingListUrl>
1212
<bugTrackerUrl>https://github.com/SeleniumHQ/selenium/issues</bugTrackerUrl>
1313
<iconUrl>https://cdn.rawgit.com/dhoer/choco-selenium/45014ecc/tools/icon.png</iconUrl>
1414
<licenseUrl>https://github.com/dhoer/choco-selenium/blob/master/LICENSE</licenseUrl>
15-
<projectSourceUrl>https://github.com/dhoer/choco-selenium</projectSourceUrl>
15+
<projectSourceUrl>https://github.com/SeleniumHQ/selenium</projectSourceUrl>
1616
<packageSourceUrl>https://github.com/dhoer/choco-selenium</packageSourceUrl>
1717
<tags>selenium grid hub node standalone</tags>
1818
<summary>Installs and Configures Selenium on Windows</summary>

0 commit comments

Comments
 (0)