From 0bbd2b7f382c650f1474abd151be20a1b9a9c004 Mon Sep 17 00:00:00 2001 From: "LamTrinh.Dev" Date: Thu, 10 Jul 2025 18:53:38 +0700 Subject: [PATCH] Correct the link for Implementation of 0028-locale-region-category.md --- Proposals/0028-locale-region-category.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Proposals/0028-locale-region-category.md b/Proposals/0028-locale-region-category.md index 16d267059..0b7f4d669 100644 --- a/Proposals/0028-locale-region-category.md +++ b/Proposals/0028-locale-region-category.md @@ -3,7 +3,7 @@ * Proposal: [SF-0028](0028-locale-region-category.md) * Authors: [Tina Liu](https://github.com/itingliu) * Review Manager: [Jeremy Schonfeld](https://github.com/jmschonfeld) -* Implementation: [https://github.com/swiftlang/swift-foundation/pull/1253]() +* Implementation: [https://github.com/swiftlang/swift-foundation/pull/1253](https://github.com/swiftlang/swift-foundation/pull/1253) * Status: **Accepted** * Reviews: [Pitch](https://forums.swift.org/t/pitch-category-support-for-locale-region/79240), [Review](https://forums.swift.org/t/review-sf-0028-locale-region-category/80415)