Skip to content

Commit ac2140c

Browse files
authored
Update chapter2-rxflow.md
1 parent e6ff091 commit ac2140c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

document/chapter2-rxflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This chapter introduces the basic usage of RxFlow in our guideline.
44

5-
![RxFlow](https://raw.githubusercontent.com/lm2343635/RxController/master/images/rxflow.jpg)
5+
![RxFlow](https://raw.githubusercontent.com/RxSwiftCommunity/RxController/master/images/rxflow.jpg)
66

77
In RxFlow, a step enum is a way to express a state that can lead to a navigation.
88
A flow class which holds the references of some view controllers and flows, defines a navigation area in your application.

0 commit comments

Comments
 (0)