Skip to content

Commit 7fc25cb

Browse files
committed
Fixed Advanced CardView tutorial references
1 parent 7f2217e commit 7fc25cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/spfx/viva/get-started/advanced-quick-view-functionality.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ ms.localizationpriority: high
66
---
77
# Advanced Quick View Functionality
88

9-
This tutorial builds off the following tutorial: [Advanced Card View Functionality](advanced-quick-view-functionality.md).
9+
This tutorial builds off the following tutorial: [Advanced Card View Functionality](advanced-card-view-functionality.md).
1010

11-
Start with the HelloWorld ACE from the previous tutorial, [Advanced Card View Functionality](advanced-quick-view-functionality.md). The HelloWorld ACE displays either the count of total steps or one individual step at a time. Using the Quick View, the ACE can show a list of all the steps. Additionally, the ACE can show more details about a particular step if it's selected.
11+
Start with the HelloWorld ACE from the previous tutorial, [Advanced Card View Functionality](advanced-card-view-functionality.md). The HelloWorld ACE displays either the count of total steps or one individual step at a time. Using the Quick View, the ACE can show a list of all the steps. Additionally, the ACE can show more details about a particular step if it's selected.
1212

1313
## Show all items in Quick View
1414

0 commit comments

Comments
 (0)