Skip to content

Commit ffe89ab

Browse files
authored
Merge pull request #219 from FlutterFlow/PoojaB26-patch-2
Remove "this" hyperlinks.
2 parents 1f8c850 + 7254888 commit ffe89ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ff-integrations/authentication/supabase-auth/email-supabase.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,11 @@ Here's how it looks:
7979

8080
### Adding Log In [Action]
8181

82-
To allow users to log in with their credentials, you can use [this](auth-actions.md#log-in-action) action.
82+
To allow users to log in with their credentials, you can use the [**Log In**](auth-actions.md#log-in-action) action.
8383

8484
### Adding Logout [Action]
8585

86-
To let users log out of your app, you can use [this](auth-actions.md#log-out-action) action.
86+
To let users log out of your app, you can use the [**Log Out**](auth-actions.md#log-out-action) action.
8787

8888
### Verify user creation
8989

0 commit comments

Comments
 (0)