fix broken links

This commit is contained in:
Dave Horton
2021-05-17 17:48:55 -04:00
parent 12f5c352d2
commit 257c8218c6

View File

@@ -2,7 +2,7 @@
jambonz is an open-source CPaaS platform that is primarily designed for use by communications service providers.
As an API-driven platform, you will primarily interface with it using [Webhooks](/docs/webhooks/overview/) and [REST APIs](/docs/rest/overview/). Our client SDKs include a [Node.js SDK](/docs/client-sdks/node-js-sdk/) SDK as well as [Node-RED plugins]().
As an API-driven platform, you will primarily interface with it using [Webhooks](/docs/webhooks/overview/) and [REST APIs](/docs/rest/overview/). Our client SDKs include a [Node.js SDK](/docs/client-sdks/nodejs-sdk/) SDK as well as [Node-RED plugins](/docs/client-sdks/node-red/).
There are two ways to run jambonz:
- use our hosted platform (you can [create a free account](https://jambonz.us/register)), or
@@ -10,6 +10,6 @@ There are two ways to run jambonz:
> Pro tip: Start by creating a free account on the hosted platform because you can start testing immediately. You can always build a self-hosted platform later and migrate your applications seamlessly.
In these pages you will find information about our SDKs and APIs, along with some useful tips for [Getting Started]() on the hosted platform, [tutorials]() describing how to perform common tasks, as well as some quick [how-to videos]().
In these pages you will find information about our SDKs and APIs, along with some useful tips for [getting started](/docs/tutorials/getting-started/) on the hosted platform along with tutorials describing how to perform common tasks.
As always, if you can't find the information you are looking for, please email us at support@jambonz.org and we'll be glad to help!