Skip to content

Commit 8d292c4

Browse files
author
Dennis Hoer
committed
Nuspec enhanced tags
1 parent 45014ec commit 8d292c4

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

selenium.nuspec

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

0 commit comments

Comments
 (0)