Skip to content

Commit 7853a41

Browse files
Merge pull request SharePoint#7061 from bcameron1231/patch-14
Updating link to property column formatting tool.
2 parents 40d4ab9 + 4da9bde commit 7853a41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/declarative-customization/view-formatting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Use view formatting to customize SharePoint
33
description: Customize how views in SharePoint lists and libraries are displayed by constructing a JSON object that describes the elements that are displayed in a list view, and the styles to be applied to those elements.
4-
ms.date: 05/07/2021
4+
ms.date: 06/01/2021
55
localization_priority: Priority
66
---
77

@@ -785,7 +785,7 @@ Creating custom view formatting JSON from scratch is simple if user understands
785785
> At any point, select **Ctrl**+**Space** for property/value suggestions.
786786
787787
> [!TIP]
788-
> You can start from a HTML using [**formatter helper tool**](https://pnp.github.io/sp-dev-list-formatting/tools/), which can convert HTML and CSS into formatter JSON with inline styles.
788+
> You can start from a HTML using [**formatter helper tool**](https://pnp.github.io/List-Formatting/tools/), which can convert HTML and CSS into formatter JSON with inline styles.
789789
790790
## Detailed syntax reference
791791

0 commit comments

Comments
 (0)