Commit d38bf5c 1 parent d8d4e53 commit d38bf5c Copy full SHA for d38bf5c
File tree 3 files changed +9
-9
lines changed
docsets/RxFlow.docset/Contents/Resources/Documents
3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ RxFlow is a navigation framework for iOS applications based on a **Reactive Flow
13
13
This README is a short story of the whole conception process that led me to this framework.
14
14
15
15
You will find a very detail explanation of the whole project on my blog:
16
- - [ RxFlow Part 1: In Theory] ( https://twittemb.github. io/posts/2017-11-08-RxFlow-Part1 / )
17
- - [ RxFlow Part 2: In Practice] ( https://twittemb.github. io/posts/2017-12-09-RxFlow-Part2 / )
18
- - [ RxFlow Part 3: Tips and Tricks] ( https://twittemb.github. io/posts/2017-12-22-RxFlow-Part3 / )
16
+ - [ RxFlow Part 1: In Theory] ( https://sideeffect. io/posts/2017-11-08-rxflow-part1 / )
17
+ - [ RxFlow Part 2: In Practice] ( https://sideeffect. io/posts/2017-12-09-rxflow-part2 / )
18
+ - [ RxFlow Part 3: Tips and Tricks] ( https://sideeffect. io/posts/2017-12-22-rxflow-part3 / )
19
19
20
20
The Jazzy documentation can be seen here as well: [ Documentation] ( http://community.rxswift.org/RxFlow/ )
21
21
Original file line number Diff line number Diff line change @@ -148,9 +148,9 @@ <h1 id='about' class='heading'>About</h1>
148
148
< p > You will find a very detail explanation of the whole project on my blog:</ p >
149
149
150
150
< ul >
151
- < li > < a href ="https://twittemb.github. io/posts/2017-11-08-RxFlow-Part1 / "> RxFlow Part 1: In Theory</ a > </ li >
152
- < li > < a href ="https://twittemb.github. io/posts/2017-12-09-RxFlow-Part2 / "> RxFlow Part 2: In Practice</ a > </ li >
153
- < li > < a href ="https://twittemb.github. io/posts/2017-12-22-RxFlow-Part3 / "> RxFlow Part 3: Tips and Tricks</ a > </ li >
151
+ < li > < a href ="https://sideeffect. io/posts/2017-11-08-rxflow-part1 / "> RxFlow Part 1: In Theory</ a > </ li >
152
+ < li > < a href ="https://sideeffect. io/posts/2017-12-09-rxflow-part2 / "> RxFlow Part 2: In Practice</ a > </ li >
153
+ < li > < a href ="https://sideeffect. io/posts/2017-12-22-rxflow-part3 / "> RxFlow Part 3: Tips and Tricks</ a > </ li >
154
154
</ ul >
155
155
156
156
< p > The Jazzy documentation can be seen here as well: < a href ="http://community.rxswift.org/RxFlow/ "> Documentation</ a > </ p >
Original file line number Diff line number Diff line change @@ -148,9 +148,9 @@ <h1 id='about' class='heading'>About</h1>
148
148
< p > You will find a very detail explanation of the whole project on my blog:</ p >
149
149
150
150
< ul >
151
- < li > < a href ="https://twittemb.github. io/posts/2017-11-08-RxFlow-Part1 / "> RxFlow Part 1: In Theory</ a > </ li >
152
- < li > < a href ="https://twittemb.github. io/posts/2017-12-09-RxFlow-Part2 / "> RxFlow Part 2: In Practice</ a > </ li >
153
- < li > < a href ="https://twittemb.github. io/posts/2017-12-22-RxFlow-Part3 / "> RxFlow Part 3: Tips and Tricks</ a > </ li >
151
+ < li > < a href ="https://sideeffect. io/posts/2017-11-08-rxflow-part1 / "> RxFlow Part 1: In Theory</ a > </ li >
152
+ < li > < a href ="https://sideeffect. io/posts/2017-12-09-rxflow-part2 / "> RxFlow Part 2: In Practice</ a > </ li >
153
+ < li > < a href ="https://sideeffect. io/posts/2017-12-22-rxflow-part3 / "> RxFlow Part 3: Tips and Tricks</ a > </ li >
154
154
</ ul >
155
155
156
156
< p > The Jazzy documentation can be seen here as well: < a href ="http://community.rxswift.org/RxFlow/ "> Documentation</ a > </ p >
You can’t perform that action at this time.
0 commit comments