Skip to content

Commit 17495c7

Browse files
authored
Update links to blocks and block rev pages (#98)
1 parent 35f4e49 commit 17495c7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,11 @@ This API reference provides information on the specific endpoints available thro
8080
<td><code>/wp/v2/block-types</code></td>
8181
</tr>
8282
<tr>
83-
<td><a href="https://developer.wordpress.org/rest-api/reference/wp_blocks/">Blocks</a></td>
83+
<td><a href="https://developer.wordpress.org/rest-api/reference/blocks/">Blocks</a></td>
8484
<td><code>/wp/v2/blocks</code></td>
8585
</tr>
8686
<tr>
87-
<td><a href="https://developer.wordpress.org/rest-api/reference/wp_block-revisions/">Block Revisions</a></td>
87+
<td><a href="https://developer.wordpress.org/rest-api/reference/block-revisions/">Block Revisions</a></td>
8888
<td><code>/wp/v2/blocks/&lt;id&gt;/autosaves/</code></td>
8989
</tr>
9090
<tr>

0 commit comments

Comments
 (0)