smartsheet / smartsheet-java-sdk

Library that uses Java to connect to Smartsheet services.
Apache License 2.0
3 stars 12 forks source link

Update README.md to fix redoc.ly URL to avoid cert issue #92

Closed ronreynolds closed 1 month ago

ronreynolds commented 2 months ago

remove www. prefix from redoc.ly URL as it triggers a cert failure since redoc.ly's cert is only good for *.redoc.ly and not *.*.redoc.ly and we only need smartsheet.redoc.ly to reach the API docs.