Skip to content

Commit 7f770aa

Browse files
author
Allen Terleto
committed
Center Custom Transformer Image
1 parent 531fa25 commit 7f770aa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ changed-data events from heterogeneous data platforms to [Redis Stack](https://r
77

88
## End-to-End Dockerized Demos
99

10-
<table style="background-color:#ffffff">
11-
<tr>
10+
<table>
11+
<tr style="background-color:#ffffff">
1212
<td><a href="/examples/db2/demo/README.md"><img src="/images/icons/DB2 Icon.png" style="float: center;" width="100" height="100"/></a></td>
1313
<td><a href="/examples/mysql/demo/README.md"><img src="/images/icons/MySQL Icon.png" style="float: center;" width="100" height="100"/></a></td>
1414
<td><a href="/examples/oracle/demo/README.md"><img src="/images/icons/Oracle Icon.png" style="float: center;" width="100" height="100"/></a></td>
1515
<td><a href="/examples/postgres/demo/README.md"><img src="/images/icons/Postgres Icon.png" style="float: center;" width="100" height="100"/></a></td>
1616
<td><a href="/examples/mssql/demo/README.md"><img src="/images/icons/SQL Server Icon.png" style="float: center;" width="100" height="100"/></a></td>
1717
</tr>
18-
<tr>
18+
<tr style="background-color:#ffffff">
1919
<td><a href="/examples/mongodb/demo/README.md"><img src="/images/icons/MongoDB Icon.png" style="float: center;" width="100" height="100"/></a></td>
2020
<td><img src="/images/icons/Geode Icon.png" style="float: center;" width="100" height="100"/></td>
2121
<td><img src="/images/icons/Splunk HEC Icon.png" style="float: center;" width="100" height="100"/></td>
@@ -50,7 +50,7 @@ changed-data events from heterogeneous data platforms to [Redis Stack](https://r
5050
</tr>
5151
<tr><td bgcolor="#FFFFFF" colspan="2">&nbsp;</td></tr>
5252
<tr>
53-
<td width="50%"><img src="/images/capabilities/Redis Connect Pipeline.jpg" style="float: right;" width="250" height="150"/></td>
53+
<td width="50%"><img src="/images/capabilities/Redis Connect Custom Transformer.jpg" style="float: center;" width="250" height="150"/></td>
5454
<td> <b>Custom Transformations</b> <br> Redis Connect Jobs support user-defined business logic simply by adding a JAR to the /extlib directory. Users can create custom workflows that include user-defined stages for proprietary business rules, custom transformations, de-tokenization, and more. Users can also extend the supported list of Target Sinks.</td>
5555
</tr>
5656
<tr><td bgcolor="#FFFFFF" colspan="2">&nbsp;</td></tr>

0 commit comments

Comments
 (0)