Skip to content

Commit 1eddaa2

Browse files
committed
fix(csharp): changelog location
1 parent 2d92723 commit 1eddaa2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/csharp/netcore_project.mustache

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageId>Algolia.Search</PackageId>
1010
<Company>Algolia</Company>
1111
<PackageTags>Algolia;Search;SearchEngine;Service;Instant;Typo-Tolerance;Realtime;Analytics</PackageTags>
12-
<PackageReleaseNotes>https://github.com/algolia/algoliasearch-client-csharp/blob/master/CHANGELOG.md</PackageReleaseNotes>
12+
<PackageReleaseNotes>https://github.com/algolia/algoliasearch-client-csharp/blob/main/CHANGELOG.md</PackageReleaseNotes>
1313
<PackageIconUrl>https://s.gravatar.com/avatar/ef38ca989ef6a4a6373435c257373b84?s=80</PackageIconUrl>
1414
<PackageDescription>
1515
Algolia is a powerful search-as-a-service solution, made easy to use with API clients, UI libraries, and pre-built integrations. Algolia API Client for the .NET framework lets you easily use the Algolia Search REST API from your .NET code.
@@ -58,4 +58,4 @@
5858
</Content>
5959
</ItemGroup>
6060

61-
{{> netcore_project.additions}}</Project>
61+
{{> netcore_project.additions}}</Project>

0 commit comments

Comments
 (0)