Skip to content

Commit e1d5658

Browse files
committed
fix: 修正nodeloc oauth2 申请链接
1 parent ae060b5 commit e1d5658

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/cn/deploy/env.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ NodeAuth 拒绝公开注册,必须预设允许进入的用户。
105105
* `OAUTH_GITEE_REDIRECT_URI`: `https://您的域名/oauth/callback`
106106

107107
### 6. NodeLoc 社区
108-
1. 访问 [NodeLoc OAuth 设置](https://nodeloc.com/account/oauth-apps) 创建应用。
108+
1. 访问 [NodeLoc OAuth 设置](https://www.nodeloc.com/oauth-provider/applications) 创建应用。
109109
2. **Redirect URI**: `https://您的域名/oauth/callback`
110110
3. **填入环境变量**
111111
* `OAUTH_NODELOC_CLIENT_ID`

docs/en/deploy/env.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ While Telegram doesn't require a `REDIRECT_URI` variable, you need to bind the d
105105
* `OAUTH_GITEE_REDIRECT_URI`: `https://your-domain.com/oauth/callback`
106106

107107
### 6. NodeLoc Community
108-
1. Visit [NodeLoc OAuth Settings](https://nodeloc.com/account/oauth-apps) and create an application.
108+
1. Visit [NodeLoc OAuth Settings](https://www.nodeloc.com/oauth-provider/applications) and create an application.
109109
2. **Redirect URI**: `https://your-domain.com/oauth/callback`
110110
3. **Fill in Environment Variables**:
111111
* `OAUTH_NODELOC_CLIENT_ID`

0 commit comments

Comments
 (0)