Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Commit 35b97ba

Browse files
authored
Fix links to new repo
Closes #220.
1 parent d19820d commit 35b97ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
**IMPORTANT**: this project now moved to elasticsearch repository (from elasticsearch 2.2.0):
22

3-
* [mapper-attachments](https://github.com/elastic/elasticsearch/tree/master/plugins/mapper-attachments) ([documentation](https://www.elastic.co/guide/en/elasticsearch/plugins/master/mapper-attachments.html))
3+
* [mapper-attachments](https://github.com/elastic/elasticsearch/tree/5.x/plugins/mapper-attachments) ([documentation](https://www.elastic.co/guide/en/elasticsearch/plugins/5.x/mapper-attachments.html))
44

55
If you have a question about the plugin, please use [discuss.elastic.co](https://discuss.elastic.co/c/elasticsearch).
66
If you want to report a bug, please use [elasticsearch repository](https://github.com/elastic/elasticsearch/issues/new).
@@ -27,7 +27,7 @@ You need to install a version matching your Elasticsearch version:
2727

2828
| Elasticsearch | Attachments Plugin| Docs |
2929
|------------------------|-------------------|------------------------------------------------------------------------------------------------------------------------------------|
30-
| > 2.1 | elasticsearch repository | [github](https://github.com/elastic/elasticsearch/tree/master/plugins/mapper-attachments) |
30+
| > 2.1 < 6.0 | elasticsearch repository | [github](https://github.com/elastic/elasticsearch/tree/5.x/plugins/mapper-attachments) |
3131
| es-2.1 | Build from source | [es-2.1](https://github.com/elastic/elasticsearch-mapper-attachments/tree/es-2.1/) |
3232
| 2.1.2 | 3.1.2 | [3.1.2](https://github.com/elastic/elasticsearch-mapper-attachments/tree/v3.1.2/#version-312-for-elasticsearch-21) |
3333
| 2.1.1 | 3.1.1 | [3.1.1](https://github.com/elastic/elasticsearch-mapper-attachments/tree/v3.1.1/#version-311-for-elasticsearch-21) |

0 commit comments

Comments
 (0)