Skip to content

Commit 5e9c435

Browse files
authored
Merge pull request #398 from Authing/fix/miss-url
Fix/miss url
2 parents 172f5e9 + b53ef15 commit 5e9c435

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/guides/basics/authenticate-first-user/overview/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
1. [使用 {{$localeConfig.brandName}} 托管登录页](../use-hosted-login-page.md)
1010
2. [使用 {{$localeConfig.brandName}} 提供的内嵌登录组件](../use-embeded-login-component/),可以集成到你的 Web 和移动端项目中,你不需要自己实现登录表单 UI。
11-
3. [使用 API & SDK](./use-api-sdk/),{{$localeConfig.brandName}} 提供 RESTFul 和 GraphQL 两种形式的 API 以及 10 余种语言或框架的 SDK,你可以基于此自定义 UI 和认证流程。
11+
3. [使用 API & SDK](../use-api-sdk/),{{$localeConfig.brandName}} 提供 RESTFul 和 GraphQL 两种形式的 API 以及 10 余种语言或框架的 SDK,你可以基于此自定义 UI 和认证流程。
1212

1313
{{$localeConfig.brandName}} 可以集成到标准 Web 应用、单页 Web 应用、客户端应用以及后端应用等各种场景中,你可以分别阅读不同场景的接入方式:
1414

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.21
1+
1.4.22

0 commit comments

Comments
 (0)