Skip to content

Commit 0cc14b0

Browse files
committed
fix typos
1 parent 03de93c commit 0cc14b0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Dynamic Search | Index Provider: Elasticsearch
22

33
[![Software License](https://img.shields.io/badge/license-GPLv3-brightgreen.svg?style=flat-square)](LICENSE.md)
4-
[![Latest Release](https://img.shields.io/packagist/v/dachcom-digital/pimcore-dynamic-search-index-provider-elasticsearch.svg?style=flat-square)](https://packagist.org/packages/dachcom-digital/pimcore-dynamic-search-index-provider-elasticsearch)
4+
[![Latest Release](https://img.shields.io/packagist/v/dachcom-digital/dynamic-search-index-provider-elasticsearch.svg?style=flat-square)](https://packagist.org/packages/dachcom-digital/dynamic-search-index-provider-elasticsearch)
55
[![Tests](https://img.shields.io/github/workflow/status/dachcom-digital/pimcore-dynamic-search-index-provider-elasticsearch/Codeception?style=flat-square&logo=github&label=codeception)](https://github.com/dachcom-digital/pimcore-dynamic-search-index-provider-elasticsearch/actions?query=workflow%3A%22Codeception%22)
66
[![PhpStan](https://img.shields.io/github/workflow/status/dachcom-digital/pimcore-dynamic-search-index-provider-elasticsearch/PHP%20Stan?style=flat-square&logo=github&label=phpstan%20level%202)](https://github.com/dachcom-digital/pimcore-dynamic-search-index-provider-elasticsearch/actions?query=workflow%3A%22PHP%20Stan%22)
77

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"name": "dachcom-digital/dynamic-search-index-provider-elastic-search",
2+
"name": "dachcom-digital/dynamic-search-index-provider-elasticsearch",
33
"type": "dynamic-search-provider-bundle",
44
"license": "GPL-3.0+",
55
"description": "",
66
"keywords": ["pimcore", "search", "dynamic-search", "index-provider","elasticsearch"],
7-
"homepage": "https://github.com/dachcom-digital/dynamic-search-index-provider-elastic-search",
7+
"homepage": "https://github.com/dachcom-digital/pimcore-dynamic-search-index-provider-elasticsearch",
88
"authors": [
99
{
1010
"name": "DACHCOM.DIGITAL Stefan Hagspiel",

0 commit comments

Comments
 (0)