Skip to content

Commit 2c31d56

Browse files
committed
remove broken link on java page - issue #40
1 parent dc7695f commit 2c31d56

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

docs/develop/java/index-java.mdx

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -87,28 +87,6 @@ The blog post “[Jedis vs. Lettuce: An Exploration](https://redislabs.com/blog/
8787

8888
Find more information about Java & Redis connections in the "[Redis Connect](https://github.com/redis-developer/redis-connect/tree/master/java/jedis)".
8989

90-
#### Jedis & Redis Modules
91-
92-
<div class="row">
93-
94-
<div class="col">
95-
<RedisCard
96-
title="JRediSearch"
97-
description="Indexing and querying data with full text search capabilities with Redis"
98-
page="import-data"
99-
/>
100-
</div>
101-
102-
<div class="col">
103-
<RedisCard
104-
title="Indexing and Querying"
105-
description="Learn how to query data by values"
106-
page="indexing-querying"
107-
/>
108-
</div>
109-
110-
</div>
111-
11290

11391
</TabItem>
11492
<TabItem value="lettuce">

0 commit comments

Comments
 (0)