Skip to content
Snippets Groups Projects
Unverified Commit 1a68b1dc authored by homotechsual's avatar homotechsual Committed by GitHub
Browse files

Fix broken link which is preventing book rebuilds.

parent 2caa7525
No related branches found
No related tags found
No related merge requests found
......@@ -504,7 +504,7 @@ When calling the API, follow these rules:
For example: `cv api NewEntity.newaction` `civicrm_api3('NewEntity', 'newaction')`
!!! tip
Read more about the [API architecture](/framework/api-architecture.md) for help writing your custom API.
Read more about [APIv4 architecture](/api/v4/architecture.md) for help writing custom APIv4 implementations.
### Add a unit-test class {:#generate-test}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment