File tree Expand file tree Collapse file tree 1 file changed +8
-10
lines changed Expand file tree Collapse file tree 1 file changed +8
-10
lines changed Original file line number Diff line number Diff line change @@ -26,11 +26,18 @@ changed-data events from heterogeneous data platforms to [Redis Stack](https://r
2626 </tr>
2727</table >
2828
29+ ## Video Tutorials
30+
31+ <table >
32+ <tr>
33+ <td><a href="https://www.youtube.com/watch?v=hQWhPU7y0OU"><img src="/images/video-tutorials/Redis Connect Webinar.png" style="float: right;" width="500" height="200"/></a></td>
34+ <td width="50%"><a href="https://asciinema.org/a/492521"><img src="/images/video-tutorials/Redis Connect CLI.png" style="float: right;" width="500" height="200"/></a></td>
35+ </tr>
36+ </table >
2937
3038# Table of Contents
3139* [ Background] ( #background )
3240* [ Quick Start] ( #quick-start )
33- * [ Video Tutorials] ( #video-tutorials )
3441* [ Requirements] ( #requirements )
3542
3643## Background
@@ -152,15 +159,6 @@ redis-connect\bin> redisconnect.bat start
152159
153160** Insert some records to the source and confirm they have arrived in Redis. Enjoy!**
154161
155- ## Video Tutorials
156-
157- <table >
158- <tr>
159- <td><a href="https://www.youtube.com/watch?v=hQWhPU7y0OU"><img src="/images/video-tutorials/Redis Connect Webinar.png" style="float: right;" width="500" height="200"/></a></td>
160- <td width="50%"><a href="https://asciinema.org/a/492521"><img src="/images/video-tutorials/Redis Connect CLI.png" style="float: right;" width="500" height="200"/></a></td>
161- </tr>
162- </table >
163-
164162## Requirements
165163
166164### Minimum Production Hardware Requirements
You can’t perform that action at this time.
0 commit comments