Bulk fix links to /core -> /api
This commit is contained in:
parent
3534769042
commit
115a4bfdfd
7 changed files with 7 additions and 7 deletions
|
@ -5,7 +5,7 @@ title: Snippet.asRenderProps()
|
|||
The `Snippet.asRenderProps()` method will return the data stored in the
|
||||
snippet as a serializable JavaScript object. This method is typically
|
||||
not invoked directly but rather called under the hood as a result of
|
||||
calling [`Pattern.getRenderProps()`](/reference/core/pattern/getrenderprops).
|
||||
calling [`Pattern.getRenderProps()`](/reference/api/pattern/getrenderprops).
|
||||
|
||||
## Signature
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue