[docs] Point coroutine link to an actual document

Unsure if there's a better document, but what we had before led to a
404. :)

llvm-svn: 303962
This commit is contained in:
George Burgess IV 2017-05-26 02:56:51 +00:00
parent e962e37792
commit a911cb4ec8
1 changed files with 1 additions and 1 deletions

View File

@ -831,7 +831,7 @@ and library features that are not part of standard C++.</p>
</tr>
<tr>
<td>[DRAFT TS] Coroutines</td>
<td><a href="http://wg21.link/p0057r7">P0057R7</a></td>
<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0057r7.pdf">P0057R7</a></td>
<td></td>
<td class="none" align="center">WIP</td>
</tr>