Update overview.md (#96)

Make URLs clickable, for some reason the api.jambonz.org link at HTML didn't render changed to md the same as the postman one
This commit is contained in:
Sam Machin
2024-09-05 17:38:34 +01:00
committed by GitHub
parent 8f0cbd7aaf
commit 8e988f483b

View File

@@ -1,4 +1,4 @@
# Overview
The jambonz REST API allows applications to query, create, and manage calls and other resources.
Full details on the REST API can be found at <a href="https://api.jambonz.org" target="_blank">api.jambonz.org</a>, which provides a [postman](https://postman.com) collection that you can use to test against your account on jambonz.cloud.
Full details on the REST API can be found at [api.jambonz.org](https://api.jambonz.org), which provides a [postman](https://postman.com) collection that you can use to test against your account on [jambonz.cloud](https://jambonz.cloud).