From 714f299b8a98090a61de20f8e5c1540583a0312e Mon Sep 17 00:00:00 2001 From: Michael Ilseman Date: Mon, 4 Apr 2022 17:34:29 -0600 Subject: [PATCH] Update status link --- Documentation/Evolution/RegexTypeOverview.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/Evolution/RegexTypeOverview.md b/Documentation/Evolution/RegexTypeOverview.md index 55e9963cc..819311cba 100644 --- a/Documentation/Evolution/RegexTypeOverview.md +++ b/Documentation/Evolution/RegexTypeOverview.md @@ -1,7 +1,7 @@ # Regex Type and Overview -- Authors: [Michael Ilseman](https://github.com/milseman) and the Standard Library Team +- Authors: [Michael Ilseman](https://github.com/milseman) ## Introduction @@ -545,4 +545,4 @@ Regexes are often used for tokenization and tokens can be represented with Swift --> -[pitches]: https://github.com/apple/swift-experimental-string-processing/issues/107 +[pitches]: https://github.com/apple/swift-experimental-string-processing/blob/main/Documentation/Evolution/ProposalOverview.md