Skip to content
Snippets Groups Projects
Commit c1fdfb4f authored by Sean Madsen's avatar Sean Madsen
Browse files

Fix broken hyperlink

parent cd5a1771
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ v3](/api/index.md) page.
the API.
- There are a number of (fairly new) helper functions you should use
in the test - please check [Writing a PHPUnit testcase
HOWTO](testing/setup.md)
HOWTO](/testing/setup.md)
- API functions should match the relevant BAO names & have the
functions 'get', 'create' and delete'
- All functions should receive $params as an array(not a reference)
......
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