Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dsinghvi authored Dec 23, 2023
1 parent 97b5ba0 commit d970e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ To implement OAuth, you'll need a registred Webflow App.
### Step 1: Authorize URL

The first step in OAuth is to generate an authorization url. Use this URL
to fetch your authorization code. See the [docs](https://docs.developers.webflow.com/v1.0.0/docs/oauth#user-authorization
to fetch your authorization code. See the [docs](https://docs.developers.webflow.com/v1.0.0/docs/oauth#user-authorization)
for more details.

```python
Expand Down

0 comments on commit d970e71

Please sign in to comment.