Skip to content

Commit 3d6c968

Browse files
author
Daniel Bachhuber
committed
Merge pull request #8 from iandunn/changed-to
Remove duplicate "changed to"
2 parents f1b4a95 + b23166d commit 3d6c968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changes-beta-1.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ then we'd also love to know that. :)
6060
namespace. For example, the posts collection endpoint is now at
6161
`/wp-json/wp/v2/posts`
6262

63-
* **Changed**: Hypermedia links have changed from `meta.links` to changed to
63+
* **Changed**: Hypermedia links have changed from `meta.links` to
6464
`_links` to follow the HAL standard. In custom endpoints, you can either
6565
return `_links` in your data, or use `WP_REST_Response->add_link`
6666

0 commit comments

Comments
 (0)