From cfd8cc5c5f530ac49d636cad03430425fca06589 Mon Sep 17 00:00:00 2001 From: Mike Hardy Date: Mon, 18 Dec 2023 05:37:31 -0800 Subject: [PATCH] docs(Configuration): repair link to metro config loader (#1156) Summary: I was reading the documentation and noticed a broken link Pull Request resolved: https://github.com/facebook/metro/pull/1156 Test Plan: Test-click the new link, make sure it opens the intended source file (test-click the old one and it is github's 404...) Reviewed By: GijsWeterings Differential Revision: D52209131 Pulled By: robhogan fbshipit-source-id: 154da9b6752994c3ed6523d5f09e316baf529a5a --- docs/Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Configuration.md b/docs/Configuration.md index ec37bcc061..4293a3dd3d 100644 --- a/docs/Configuration.md +++ b/docs/Configuration.md @@ -14,7 +14,7 @@ You can also give a custom file to the configuration by specifying `--config