redis-field-engineering / redis-connect-dist

Real-Time Event Streaming & Change Data Capture
https://redis-field-engineering.github.io/redis-connect-dist/
Other
44 stars 11 forks source link

Link to local SwaggerUI is incorrect #11

Closed j8-redis closed 1 year ago

j8-redis commented 1 year ago

Swagger UI The [Redis Connect Swagger UI]( https://redis-field-engineering.github.io/redis-connect-api-docs => 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 => https://github.com/redis-field-engineering/redis-connect-dist/blob/main

As you can see the second href points to github and not to the local swagger

viragtripathi commented 1 year ago

Updated the localhost url to show as text instead of hyperlink.