@@ -81,19 +81,19 @@ import RedisCard from '@theme/RedisCard';
8181
8282<div class = " col" >
8383 <RedisCard
84- title = " RedisGraph Browser Visualization Tutorial"
84+ title = " Graph Browser Visualization Tutorial"
8585 imgPath = " "
86- description = " Query, Visualize and Manipulate Graphs using the RedisGraph Browser Visualization Tool"
86+ description = " Query, Visualize and Manipulate Graphs using the Graph Browser Visualization Tool"
8787 preview = " redisinsight.png"
8888 page = " /explore/redisinsight/redisgraph"
8989 />
9090</div >
9191
9292<div class = " col" >
9393 <RedisCard
94- title = " How To Use The RedisGears Browser Tool"
94+ title = " How To Use The Triggers and Functions Browser Tool"
9595 imgPath = " redisinsight.png"
96- description = " Write Your Serverless Redis function using the RedisGears Browser Tool"
96+ description = " Write Your Serverless Redis function using the Triggers and Functions Browser Tool"
9797 preview = " redisinsight.png"
9898 page = " /explore/redisinsight/redisgears"
9999 />
@@ -105,17 +105,17 @@ import RedisCard from '@theme/RedisCard';
105105
106106<div class = " col" >
107107 <RedisCard
108- title = " RedisTimeSeries Data Management Tutorial"
109- description = " Manage Redis time-series data using the RedisTimeSeries Browser Tool"
108+ title = " Time Series Data Management Tutorial"
109+ description = " Manage Redis time-series data using the Time Series Browser Tool"
110110 page = " /explore/redisinsight/redistimeseries"
111111 />
112112</div >
113113
114114<div class = " col" >
115115 <RedisCard
116- title = " How To Use The RediSearch Browser Tool"
116+ title = " How To Use The Search Browser Tool"
117117 imgPath = " "
118- description = " Perform Database Search and Analytics using the RediSearch Browser Tool"
118+ description = " Perform Database Search and Analytics using the Search Browser Tool"
119119 preview = " redisinsight.png"
120120 page = " /explore/redisinsight/redisearch"
121121 />
0 commit comments