Update the APIv3 documentation links.
authorMathieu Lutfy <mathieu@symbiotic.coop>
Mon, 19 Aug 2019 18:39:37 +0000 (14:39 -0400)
committerMathieu Lutfy <mathieu@bidon.ca>
Mon, 19 Aug 2019 18:39:37 +0000 (14:39 -0400)
tests/templates/documentFunction.tpl

index 5a40ea76e7e3f74f5e70a10b6eb60441f65f3e04..15af3c351d817a569b98313e39f24d11d011ba77 100644 (file)
@@ -60,17 +60,17 @@ function {$function}_expectedresult() {literal}{{/literal}
 * https://github.com/civicrm/civicrm-core/blob/master/tests/phpunit/api/v3/{$testFile}
 *
 * You can see the outcome of the API tests at
-* https://test.civicrm.org/job/CiviCRM-master-git/
+* https://test.civicrm.org/job/CiviCRM-Core-Matrix/
 *
 * To Learn about the API read
-* http://wiki.civicrm.org/confluence/display/CRMDOC/Using+the+API
+* https://docs.civicrm.org/dev/en/latest/api/
 *
-* Browse the api on your own site with the api explorer
-* http://MYSITE.ORG/path/to/civicrm/api
+* Browse the API on your own site with the API Explorer. It is in the main
+* CiviCRM menu, under: Support > Development > API Explorer.
 *
 * Read more about testing here
-* http://wiki.civicrm.org/confluence/display/CRM/Testing
+* https://docs.civicrm.org/dev/en/latest/testing/
 *
 * API Standards documentation:
-* http://wiki.civicrm.org/confluence/display/CRM/API+Architecture+Standards
+* https://docs.civicrm.org/dev/en/latest/framework/api-architecture/
 */