Skip to content

Commit d970e71

Browse files
authored
Update README.md
1 parent 97b5ba0 commit d970e71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ To implement OAuth, you'll need a registred Webflow App.
6161
### Step 1: Authorize URL
6262

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

6767
```python

0 commit comments

Comments
 (0)