Skip to content

Commit fef53fa

Browse files
authored
fix link
1 parent 6b2ad23 commit fef53fa

File tree

1 file changed

+1
-1
lines changed
  • spring-boot/spring-boot-elasticsearch

1 file changed

+1
-1
lines changed

spring-boot/spring-boot-elasticsearch/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Related Blog Posts
22

3-
* [How to use Elasticsearch with Spring Data](https://reflectoring.io/springboot-elasticsearch/)
3+
* [How to use Elasticsearch with Spring Data](https://reflectoring.io/spring-boot-elasticsearch/)
44

55
This application code demonstrates use of indexing and search capabilities of Spring Data Elasticsearch in a simple search application used for searching products in a product inventory. The main steps for running the application are:
66

0 commit comments

Comments
 (0)