diff --git a/README.md b/README.md index ee4a22676..7b3b763af 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ var response = await client.SearchAsync( ); ``` -For full documentation, visit the **[Algolia CSharp API Client](https://www.algolia.com/doc/api-client/getting-started/install/csharp/)**. +For full documentation, visit the **[Algolia CSharp API Client](https://www.algolia.com/doc/libraries/csharp/)**. ## ❓ Troubleshooting diff --git a/algoliasearch/Algolia.Search.csproj b/algoliasearch/Algolia.Search.csproj index 4009c5ccd..f32201613 100644 --- a/algoliasearch/Algolia.Search.csproj +++ b/algoliasearch/Algolia.Search.csproj @@ -9,13 +9,13 @@ Algolia.Search Algolia Algolia;Search;SearchEngine;Service;Instant;Typo-Tolerance;Realtime;Analytics - https://github.com/algolia/algoliasearch-client-csharp/blob/master/CHANGELOG.md + https://github.com/algolia/algoliasearch-client-csharp/blob/main/CHANGELOG.md https://s.gravatar.com/avatar/ef38ca989ef6a4a6373435c257373b84?s=80 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. icon.png - https://www.algolia.com/doc/api-client/getting-started/install/csharp/ + https://www.algolia.com/doc/libraries/csharp/ MIT https://github.com/algolia/algoliasearch-client-csharp git @@ -56,4 +56,4 @@ - + \ No newline at end of file