Skip to content

Commit 09ea628

Browse files
committed
changing image URL
1 parent 4b72a0c commit 09ea628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ class AppDelegate: FirebaseAppDelegate {
407407
### FirebaseLoginViewController
408408
`FirebaseLoginViewContoller` quickly adds a headful UI flow to your application. This flow supports email/password login, as well as social providers (Facebook, Google, Twitter). Using this, you can easily guide users through the login journey, get the current user's state, and log the user out. This view looks like:
409409

410-
![FirebaseLoginViewController with all providers enabled](https://raw.github.com/firebase/firebaseui-ios/tree/master/docs/FirebaseLoginViewController.png)
410+
![FirebaseLoginViewController with all providers enabled](https://github.com/firebase/FirebaseUI-iOS/blob/master/docs/FirebaseLoginViewController.png)
411411

412412
Code to create this view is below:
413413

0 commit comments

Comments
 (0)