From e7b1d30df221de43db02491415d51595fd79eb2f Mon Sep 17 00:00:00 2001 From: Jonathan Almeida Date: Wed, 13 Mar 2024 16:48:42 -0400 Subject: [PATCH] Bug 1877307 - Fix broken link and title --- docs/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.md b/docs/contributing.md index beeef9fe2d1e..5c8c412fda1c 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -45,7 +45,7 @@ Before contributing, please review our [Community Participation Guidelines](http * [0006 - Determining the set of default search engines]({{ site.baseurl }}/rfc/0006-search-defaults) * [0007 - Synchronizing the branching and versioning of Android Components with the Mozilla release trains]({{ site.baseurl }}/rfc/0007-synchronized-releases) * [0008 - Adding tab partitions (groups) to BrowserState]({{ site.baseurl }}/rfc/0008-tab-groups) -* [0012 - Allow customisation of the Store dispatcher]({{ site.baseurl }}/rfc/0012-customizable-store-dispatcher) +* [0012 - Introduce a Store for UI components]({{ site.baseurl }}/rfc/0012-introduce-ui-store) ### Presentations