Skip to content

Commit e0a7e4a

Browse files
Update links in Atata.Configuration.Json.csproj
1 parent 0e9fd02 commit e0a7e4a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/Atata.Configuration.Json/Atata.Configuration.Json.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
Supports .NET Framework 4.0+ and .NET Core/Standard 2.0+.
1212

1313
Atata.Configuration.Json on GitHub: https://github.com/atata-framework/atata-configuration-json
14-
Atata Framework documentation: https://atata-framework.github.io
14+
Atata Framework documentation: https://atata.io
1515

1616
Features:
1717
- Full configuration of Atata context via JSON file
@@ -25,9 +25,9 @@ Features:
2525
<PackageIconUrl>https://raw.githubusercontent.com/atata-framework/atata/master/logo_68.png</PackageIconUrl>
2626
<RepositoryUrl>https://github.com/atata-framework/atata-configuration-json</RepositoryUrl>
2727
<PackageTags>atata automation testing test selenium webdriver browser configuration</PackageTags>
28-
<PackageReleaseNotes>1.0.0 - https://atata-framework.github.io/blog/2018/10/19/atata.configuration.json-1.0.0-released/
29-
0.17.0 - https://atata-framework.github.io/blog/2018/09/05/atata.configuration.json-0.17.0-released/
30-
0.16.0 - https://atata-framework.github.io/blog/2018/01/18/atata.configuration.json-0.16.0-released/
28+
<PackageReleaseNotes>1.0.0 - https://atata.io/blog/2018/10/19/atata.configuration.json-1.0.0-released/
29+
0.17.0 - https://atata.io/blog/2018/09/05/atata.configuration.json-0.17.0-released/
30+
0.16.0 - https://atata.io/blog/2018/01/18/atata.configuration.json-0.16.0-released/
3131
0.15.0 - Initial release.</PackageReleaseNotes>
3232
<CodeAnalysisRuleSet>..\Atata.ruleset</CodeAnalysisRuleSet>
3333
<GenerateDocumentationFile>true</GenerateDocumentationFile>

0 commit comments

Comments
 (0)