smartcar / javascript-sdk

Client-side JS SDK for OAuth dialogs.
MIT License
9 stars 5 forks source link

chore: fixed redirect uri dead link #75

Closed mdheri closed 2 years ago

mdheri commented 2 years ago

While updating the getting started, I noticed one of the console warning messages lead me to a dead link. I updated it with the link I found on the website. It might not be the exact link though.

Another link I found with information is this one: smartcar docs link

Asana: https://app.asana.com/0/1202541891776753/1202657051601635/f

codecov[bot] commented 2 years ago

Codecov Report

Merging #75 (83c9e3c) into master (8c6278c) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master       #75   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            9         9           
  Branches         2         2           
=========================================
  Hits             9         9           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8c6278c...83c9e3c. Read the comment docs.

smartcar-ci commented 9 months ago

:tada: This PR is included in version 2.10.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: