From ba58407a262bca167c1330fe86e1ee9d7f01c9a9 Mon Sep 17 00:00:00 2001 From: Michael Thomsen Date: Mon, 9 Aug 2021 08:41:13 +0200 Subject: [PATCH] Update samples.yaml (#866) --- web/samples_index/lib/src/samples.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/samples_index/lib/src/samples.yaml b/web/samples_index/lib/src/samples.yaml index c4fe436f5..5764999f9 100644 --- a/web/samples_index/lib/src/samples.yaml +++ b/web/samples_index/lib/src/samples.yaml @@ -451,7 +451,7 @@ samples: alt: Navigation and Routing screenshot - url: images/navigation_and_routing4.png alt: Navigation and Routing screenshot - source: https://github.com/flutter/samples/tree/master/navigation_and_Routing + source: https://github.com/flutter/samples/tree/master/navigation_and_routing description: > A Flutter sample app that shows how to use how to use the Router API to handle common navigation scenarios.