Skip to content

Commit 0855dc8

Browse files
committed
Updated sample configs
1 parent 3b733a7 commit 0855dc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ changed-data events from heterogeneous data platforms to [Redis Stack](https://r
6666
<tr><td bgcolor="#FFFFFF" colspan="2">&nbsp;</td></tr>
6767
<tr>
6868
<td> <b>REST API | CLI | Swagger UI</b> <br> Redis Connect is entirely data-driven and relies on Redis Enterprise as its metadata store. You can configure, start, stop, migrate, and restart jobs using the built-in REST API and interactive CLI. Redis Connect also exposes a Swagger UI to simplify endpoint discovery and operational experience.</td>
69-
<td width="50%"><img src="/images/capabilities/Redis Connect Swagger UI.png" style="float: right;" width="500" height="200" alt="Redis Connect Swagger UI"/></td>
69+
<td width="50%"><a href="https://redis-field-engineering.github.io/redis-connect-api-docs"><img src="/images/capabilities/Redis Connect Swagger UI.png" style="float: right;" width="500" height="200" alt="Redis Connect Swagger UI"></a></td>
7070
</tr>
7171
<tr><td bgcolor="#FFFFFF" colspan="2">&nbsp;</td></tr>
7272
<tr>
@@ -152,7 +152,7 @@ redis-connect\bin> redisconnect.bat start
152152

153153
### Swagger UI
154154

155-
The Redis Connect Swagger UI is available on port 8282 by default. If you're running locally, you can point your browser to [http://localhost:8282/swagger-ui/index.html]()
155+
The [Redis Connect Swagger UI](https://redis-field-engineering.github.io/redis-connect-api-docs) is available on port 8282 by default. If you're running locally, you can point your browser to [http://localhost:8282/swagger-ui/index.html]()
156156

157157
<br>_For quick start, use '**cdc_job**' as **jobName**_
158158
<br><br><img src="/images/quick-start/Redis Connect Swagger Front Page.jpg" style="float: right;" width = 700px height = 425px/>

0 commit comments

Comments
 (0)