Skip to content

Commit 4d37ce8

Browse files
fix doc reference
1 parent 2aefec4 commit 4d37ce8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/declarative-customization/formatting-syntax-reference.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,8 @@ See [here](./column-formatting.md#formatting-multi-value-fields) for examples.
369369
```
370370

371371
- **embed**: Clicking on the button will open a callout with content embedded in it. The content will be determined by the URL provided in the `src` attribute in `actionInput`. You can also control the `height` and `width` of the callout using the actionInput. Note that the src has to be just the url part of an embeddable code generated by an app.\
372-
Refer to this article for more information about how to allow list domains - https://go.microsoft.com/fwlink/p/?linkid=2258033
372+
Refer to the article [Allow or restrict the ability to embed content on SharePoint Lists using custom formatters](https://go.microsoft.com/fwlink/p/?linkid=2258033) for more information about how to allow list domains.
373+
373374
Note - This action is only available in the newer version of the Microsoft Lists App.
374375

375376
```JSON

0 commit comments

Comments
 (0)