Skip to content
This repository has been archived by the owner on Jul 18, 2018. It is now read-only.

Commit

Permalink
Merge pull request #73 from php-cpm/patch-1
Browse files Browse the repository at this point in the history
fix url
  • Loading branch information
medcl committed Apr 2, 2018
2 parents 7c18d35 + 82df5e8 commit 299d308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -88,7 +88,7 @@ https://github.com/medcl/elasticsearch-migration
curl -XDELETE http://localhost:9200/_template/rtf


curl -XPUT http://localhost:9200/ _template/rtf
curl -XPUT http://localhost:9200/_template/rtf
-d'
{
"template": "*",
Expand Down

0 comments on commit 299d308

Please sign in to comment.