Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'release_notes.md')
-rw-r--r--release_notes.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/release_notes.md b/release_notes.md
index a45ebbb9..7c88f0d9 100644
--- a/release_notes.md
+++ b/release_notes.md
@@ -38,10 +38,10 @@ Examples of use:
<table width="100%" border="0" cellpadding="4">
<tr>
<td width="50%" valign="top">
-\snippet sparse_array
+\snippet use_cases.cpp sparse_array
</td>
<td width="50%" valign="top">
-\snippet coroutine_write
+\snippet use_cases.cpp coroutine_write
</td>
</tr>
</table>