Skip to content

Commit 9d3a041

Browse files
Merge pull request SharePoint#8362 from SmitaNachan/patch-27
Updated link
2 parents 0594f37 + a23e084 commit 9d3a041

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/declarative-customization/view-list-formatting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Format list view to customize SharePoint
33
description: Customize how list views in SharePoint lists and libraries are displayed by constructing a JSON object that describes the elements and the styles to be applied to those elements.
4-
ms.date: 06/28/2022
4+
ms.date: 08/10/2022
55
ms.localizationpriority: high
66
---
77

@@ -42,7 +42,7 @@ This example was adopted from a column formatting example, [Conditional formatti
4242
}
4343
```
4444

45-
You can find this sample with additional details here: [Conditional formatting based on choice field](https://github.com/SharePoint/sp-dev-list-formatting/tree/master/view-samples/text-conditional-format)
45+
You can find this sample with additional details here: [Conditional formatting based on choice field](https://github.com/pnp/list-formatting/tree/master/view-samples/status-rowclass)
4646

4747
### Example: Alternate Row Formatting based on Modulus
4848

0 commit comments

Comments
 (0)