From 39599ef2e18bb9dc04c8f7f195beee604cbae042 Mon Sep 17 00:00:00 2001 From: Michal Budzynski Date: Tue, 10 Oct 2017 16:50:04 +0200 Subject: [PATCH] Fixed link in PartialRange download example --- src/intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/intro.md b/src/intro.md index 6f0596c..114edeb 100644 --- a/src/intro.md +++ b/src/intro.md @@ -222,7 +222,7 @@ community. It needs and welcomes help. For details see [ex-url-parse]: net.html#ex-url-parse [ex-url-rm-frag]: net.html#ex-url-rm-frag [ex-urlencoded]: encoding.html#ex-urlencoded -[ex-progress-with-range]: net.html#ex-random-file-access +[ex-progress-with-range]: net.html#ex-progress-with-range [ex-random-file-access]: basics.html#ex-random-file-access [ex-regex-replace-named]: basics.html#ex-regex-replace-named [ex-csv-filter]: encoding.html#ex-csv-filter