Skip to content

Commit b186ff8

Browse files
author
Allen Terleto
committed
Update Youtube link
1 parent afad0c4 commit b186ff8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ redis-connect\bin> redisconnect.bat start
162162

163163
<table>
164164
<tr>
165-
<td><a href="https://redis.com/webinars/rapid-data-ingestion-with-redis-enterprise"><img src="/images/video-tutorials/Redis Connect Webinar.png" style="float: right;" width="500" height="200"/></a></td>
165+
<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>
166166
<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>
167167
</tr>
168168
</table>

examples/db2/demo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ demo$ ls
2929
README.md config extlib setup_re.sh setup_db2.sh
3030
```
3131

32-
## Setup Vertica database (Source)
32+
## Setup DB2 database (Source)
3333
<br>Execute [setup_db2.sh](setup_db2.sh)</br>
3434
```bash
3535
demo$ ./setup_db2.sh latest 50000

0 commit comments

Comments
 (0)