Skip to content

Commit c009cc2

Browse files
committed
Merge pull request #1701 from ReadmeCritic/master
Update README URLs based on HTTP redirects
2 parents a4899b7 + 2abd7f1 commit c009cc2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Repository for both **NEST** and **Elasticsearch.Net**, the two official [elasticsearch](https://github.com/elasticsearch/elasticsearch) .NET clients.
1+
Repository for both **NEST** and **Elasticsearch.Net**, the two official [elasticsearch](https://github.com/elastic/elasticsearch) .NET clients.
22

33
### Compatibility Matrix
44
<table>
@@ -24,7 +24,7 @@ Repository for both **NEST** and **Elasticsearch.Net**, the two official [elasti
2424
<td>:white_check_mark:</td>
2525
<td><a href="http://elasticdotnettemp.westeurope.cloudapp.azure.com/project.html?projectId=Nest1x_BuildAndUnitTest&tab=projectOverview"><img src="http://elasticdotnettemp.westeurope.cloudapp.azure.com/app/rest/builds/buildType:(Nest_BuildAndUnitTest_RunBuildBat)/statusIcon.svg"></a></td>
2626
<td><a href="https://www.myget.org/gallery/elasticsearch-net-legacy"><img src="https://www.myget.org/BuildSource/Badge/elasticsearch-net-legacy?identifier=46420967-3fd2-4104-b600-fab20d2b0d62"></a></td>
27-
<td><a href="https://www.nuget.org/packages/NEST"><img src="http://img.shields.io/nuget/v/NEST.svg?style=flat-square"><img src="http://img.shields.io/nuget/dt/NEST.svg?style=flat-square"></a>
27+
<td><a href="https://www.nuget.org/packages/NEST"><img src="https://img.shields.io/nuget/v/NEST.svg?style=flat-square"><img src="https://img.shields.io/nuget/dt/NEST.svg?style=flat-square"></a>
2828
</tr>
2929
<tr>
3030
<td><code>2.x</code></td>
@@ -248,7 +248,7 @@ This will execute the same request, but this time `myJson` will be serialized by
248248
[Pull requests](https://github.com/elastic/elasticsearch-net/pulls) and [issues](https://github.com/elastic/elasticsearch-net/issues) are very much welcomed and appreciated. If you'd like to report a bug or submit a feature/bug fix then please read our [contributing guide](contributing.md) first!
249249

250250
#### Many thanks to:
251-
* [Q42](http://www.q42.nl) for supporting the development of NEST
251+
* [Q42](https://q42.nl/) for supporting the development of NEST
252252
* [redgate](http://www.red-gate.com) for supplying @Mpdreamz with an ANTS Memory Profiler 8 & ANTS Performance Profiler 8 licenses
253253
* [jetBrains](http://www.jetbrains.com) for supplying @Mpdreamz with a dotTrace profiler and Resharper license
254254
* [CodeBetter](http://codebetter.com) for hosting the continuous integration for NEST

0 commit comments

Comments
 (0)