We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97b5ba0 commit d970e71Copy full SHA for d970e71
README.md
@@ -61,7 +61,7 @@ To implement OAuth, you'll need a registred Webflow App.
61
### Step 1: Authorize URL
62
63
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
+to fetch your authorization code. See the [docs](https://docs.developers.webflow.com/v1.0.0/docs/oauth#user-authorization)
65
for more details.
66
67
```python
0 commit comments