This repository was archived by the owner on Sep 5, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +2
-11
lines changed Expand file tree Collapse file tree 3 files changed +2
-11
lines changed Original file line number Diff line number Diff line change 7
7
8
8
In this tutorial, we will implement an asynchronous chat on top of async-std.
9
9
10
- https://htmlpreview.github.io/?https://raw.githubusercontent.com/async-std /a-chat/master/README.html?token=AANB3M5MMJ5DZVW74H2CX2K5LLLYS [HTML version]
10
+ https://htmlpreview.github.io/?https://raw.githubusercontent.com/async-rs /a-chat/master/README.html?token=AANB3M2A6UYSO5MDKBVN56C5LV6OG [HTML version]
11
11
12
12
== Specification
13
13
Original file line number Diff line number Diff line change @@ -448,7 +448,7 @@ <h1>a-chat tutorial</h1>
448
448
<p>In this tutorial, we will implement an asynchronous chat on top of async-std.</p>
449
449
</div>
450
450
<div class="paragraph">
451
- <p><a href="https://htmlpreview.github.io/?https://raw.githubusercontent.com/async-std /a-chat/master/README.html?token=AANB3M5MMJ5DZVW74H2CX2K5LLLYS ">HTML version</a></p>
451
+ <p><a href="https://htmlpreview.github.io/?https://raw.githubusercontent.com/async-rs /a-chat/master/README.html?token=AANB3M2A6UYSO5MDKBVN56C5LV6OG ">HTML version</a></p>
452
452
</div>
453
453
</div>
454
454
</div>
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments