From 462c37ed0fdb5c7bbc328fb22d7194806aeddabc Mon Sep 17 00:00:00 2001 From: Gabriele Mariotti Date: Wed, 7 Jan 2015 09:09:45 +0100 Subject: [PATCH] Update MATERIALCARD.md Fixed links for actions --- doc/MATERIALCARD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/MATERIALCARD.md b/doc/MATERIALCARD.md index 622f48b2..e22fa3bc 100644 --- a/doc/MATERIALCARD.md +++ b/doc/MATERIALCARD.md @@ -72,7 +72,7 @@ The supplemental actions are built with this code: actions.add(t2); ``` -To build the actions you can clone [this layout](/library-cards/src/main/res/layout/carddemo_native_material_supplemental_actions_large_icon.xml) or [this layout](/library-cards/src/main/res/layout/carddemo_native_material_supplemental_actions_large.xml) or use something like this +To build the actions you can clone [this layout](/demo/stock/src/main/res/layout/carddemo_native_material_supplemental_actions_large.xml) or [this layout](/demo/stock/src/main/res/layout/carddemo_native_material_supplemental_actions_large_icon.xml) or use something like this ```xml