From 07ed3cb5bd4adcedbf33b416875df412f3dbefdd Mon Sep 17 00:00:00 2001 From: John Kerl Date: Sat, 31 Aug 2019 22:41:33 -0400 Subject: [PATCH] draft-release-notes.md --- c/draft-release-notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/c/draft-release-notes.md b/c/draft-release-notes.md index 47bcf9023..4e95db272 100644 --- a/c/draft-release-notes.md +++ b/c/draft-release-notes.md @@ -20,9 +20,9 @@ ## Documentation: -* The new FAQ entry http://johnkerl.org/miller-releases/miller-head/doc/faq.html#How_to_escape_'?'_in_regexes resolves https://github.com/johnkerl/miller/issues/203. +* The new FAQ entry http://johnkerl.org/miller/doc/faq.html#How_to_escape_'?'_in_regexes resolves https://github.com/johnkerl/miller/issues/203. -* The new FAQ entry http://johnkerl.org/miller-releases/miller-head/doc/faq.html#How_can_I_filter_by_date resolves https://github.com/johnkerl/miller/issues/208. +* The new FAQ entry http://johnkerl.org/miller/doc/faq.html#How_can_I_filter_by_date resolves https://github.com/johnkerl/miller/issues/208. * https://github.com/johnkerl/miller/issues/244 fixes a documentation issue while highlighting the need for https://github.com/johnkerl/miller/issues/241.