smartsheet / smartsheet-java-sdk

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

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

Closed ronreynolds closed 3 months ago

ronreynolds commented 4 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.