Skip to content

Commit a8916cd

Browse files
committed
fix link
1 parent fbc485c commit a8916cd

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
@@ -17,7 +17,7 @@ Android (Xamarin) Chat shows integration with ServiceStack server from a Xamarin
1717
- Getting active event subscribers
1818
- Add ServiceStack Reference (Chat DTOs)
1919

20-
<img src="https://raw.githubusercontent.com/ServiceStack/Assets/master/img/apps/Chat/demo-preview.png" width="500" href="https://www.youtube.com/watch?v=tImAm2LURu0">
20+
[![](https://raw.githubusercontent.com/ServiceStack/Assets/master/img/apps/Chat/demo-preview.png)](https://www.youtube.com/watch?v=tImAm2LURu0)
2121

2222
## Authentication using Xamarin.Auth
2323
Xamarin.Auth is a component you can use when developing Xamarin clients that authenticate with common OAuth proviers like Twitter, Facebook, etc. This component can also be used with ServiceStack OAuth providers by [creating a wrapper for the `WebAuthenticator`](https://github.com/ServiceStackApps/AndroidXamarinChat/blob/d5d033c49d9b5f73f8679339e05f9dab21ad120f/AndroidXamarinChat/ServiceStackAuthenticator.cs#L10-L64).

0 commit comments

Comments
 (0)