Skip to content

Commit

Permalink
Update Youtube link
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Terleto committed May 26, 2022
1 parent afad0c4 commit b186ff8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ redis-connect\bin> redisconnect.bat start

<table>
<tr>
<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>
<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>
<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>
</tr>
</table>
2 changes: 1 addition & 1 deletion examples/db2/demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ demo$ ls
README.md config extlib setup_re.sh setup_db2.sh
```

## Setup Vertica database (Source)
## Setup DB2 database (Source)
<br>Execute [setup_db2.sh](setup_db2.sh)</br>
```bash
demo$ ./setup_db2.sh latest 50000
Expand Down

0 comments on commit b186ff8

Please sign in to comment.