You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,11 +60,11 @@ final user$ = HydratedSubject<User>(
60
60
61
61
Hydrated is mock tested with all supported types and is dogfooded by its creator.
62
62
63
-
<imgalt="demo of Hydrated tests completing successfully"src="https://raw.githubusercontent.com/lukepighetti/hydrated/master/docs/tests.gif"width="600">
63
+
<imgalt="demo of Hydrated tests completing successfully"src="https://raw.githubusercontent.com/lukepighetti/hydrated/master/doc/tests.gif"width="600">
64
64
65
65
## Demo
66
66
67
-
<imgalt="demo of Hydrated BehaviorSubject between app restarts"src="https://raw.githubusercontent.com/lukepighetti/hydrated/master/docs/hydrated.gif"width="400">
67
+
<imgalt="demo of Hydrated BehaviorSubject between app restarts"src="https://raw.githubusercontent.com/lukepighetti/hydrated/master/doc/hydrated.gif"width="400">
0 commit comments