Skip to content

Commit 27d6df4

Browse files
authored
Docs: fix broken screen recording (#555)
While the gif works within github, it fails when viewed through: https://remotedatablocks.com/docs/concepts/helper-blocks/
1 parent fe85a6a commit 27d6df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/helper-blocks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Remote Data Blocks adds some accessory blocks for bindings, listed below.
66

77
Use this block to bind to HTML from a remote data source. This block only works when placed inside a remote data block container and bound to a field containing HTML.
88

9-
![Screen recording showing the insertion and binding of a Remote HTML Block in the editor](./block-insert-remote-html.gif)
9+
![Screen recording showing the insertion and binding of a Remote HTML Block in the editor](https://raw.githubusercontent.com/Automattic/remote-data-blocks/trunk/docs/concepts/block-insert-remote-html.gif)
1010

1111
Fields defined by a query’s `output_schema` must have type `html` in order to be available to Remote HTML blocks:
1212

0 commit comments

Comments
 (0)