Skip to content

Commit

Permalink
second attempt at fixing links
Browse files Browse the repository at this point in the history
  • Loading branch information
mooreds committed Mar 7, 2024
1 parent ffcf483 commit 2cea65d
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ Follow instructions for obtaining a `Client id` and `Client secret` from the off

## Building Your Own Integration

<LoginApiIntegration apiRef="/docs/apis/identity-providers/epicgames#complete-the-propsidp_display_name-login" />
<LoginApiIntegration apiRef="/docs/apis/identity-providers/epicgames#complete-the-propsmanual_idp_display_name-login" />

Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ Create a new Nintendo developer account or log into the [Nintendo Developer Port

## Building Your Own Integration

<LoginApiIntegration apiRef="/docs/apis/identity-providers/nintendo#complete-the-propsidp_display_name-login" identity_provider_fragment="nintendo" identity_provider_path="nintendo" />
<LoginApiIntegration apiRef="/docs/apis/identity-providers/nintendo#complete-the-propsmanual_idp_display_name-login" identity_provider_fragment="nintendo" identity_provider_path="nintendo" />
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ Follow instructions for obtaining a `Client id` and `Client secret` from the off

## Building Your Own Integration

<LoginApiIntegration apiRef="/docs/apis/identity-providers/sonypsn#complete-the-manualpropsidp_display_name-login" />
<LoginApiIntegration apiRef="/docs/apis/identity-providers/sonypsn#complete-the-propsmanual_idp_display_name-login" />
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ Follow instructions for obtaining a `Client id` and `Client secret` from the off

## Building Your Own Integration

<LoginApiIntegration apiRef="/docs/apis/identity-providers/steam#complete-the-propsmanualidp_display_name-login" />
<LoginApiIntegration apiRef="/docs/apis/identity-providers/steam#complete-the-propsmanual_idp_display_name-login" />
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ Once you have completed this configuration you will be able to enable the Twitch

## Building Your Own Integration

<LoginApiIntegration apiRef="/docs/apis/identity-providers/twitch#complete-the-propsmanualidp_display_name-login" />
<LoginApiIntegration apiRef="/docs/apis/identity-providers/twitch#complete-the-propsmanual_idp_display_name-login" />
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ Follow instructions for obtaining a `Client id` and `Client secret` from the off

## Building Your Own Integration

<LoginApiIntegration apiRef="/docs/apis/identity-providers/xbox#complete-the-propsmanualidp_display_name-login" />
<LoginApiIntegration apiRef="/docs/apis/identity-providers/xbox#complete-the-propsmanual_idp_display_name-login" />
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ Google One Tap can be enabled in FusionAuth `1.44.0` and later by including `aut

## Building Your Own Integration

<LoginApiIntegration apiRef="/docs/apis/identity-providers/google#complete-the-propmanualsidp_display_name-login" />
<LoginApiIntegration apiRef="/docs/apis/identity-providers/google#complete-the-propsmanual_idp_display_name-login" />

## Custom Parameters

Expand Down

0 comments on commit 2cea65d

Please sign in to comment.