This is an automated email from the ASF dual-hosted git repository.

kumfo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-answer-plugins.git


The following commit(s) were added to refs/heads/main by this push:
     new 86125e5  fix(slug_name): Fixed #156, Closes #156
86125e5 is described below

commit 86125e54a94548079c7d83192b62035b1a0e2713
Author: kumfo <[email protected]>
AuthorDate: Tue Jul 16 14:19:53 2024 +0800

    fix(slug_name): Fixed #156, Closes #156
---
 search-algolia/info.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/search-algolia/info.yaml b/search-algolia/info.yaml
index 94f7261..b4039f6 100644
--- a/search-algolia/info.yaml
+++ b/search-algolia/info.yaml
@@ -15,7 +15,7 @@
 # specific language governing permissions and limitations
 # under the License.
 
-slug_name: algolia-search
+slug_name: algolia_search
 type: search
 version: 1.2.5
 author: answerdev

Reply via email to