mirror of
https://github.com/ovh/php-ovh.git
synced 2023-11-05 03:20:26 +01:00
Merge pull request #1 from Rbeuque74/update_doc_markdown
(fix): add formatting to endpoint information
This commit is contained in:
commit
48d3f6e761
14
README.md
14
README.md
@ -202,7 +202,7 @@ Supported APIs
|
|||||||
|
|
||||||
## OVH Europe
|
## OVH Europe
|
||||||
|
|
||||||
* $endpoint = 'ovh-eu';
|
* ```$endpoint = 'ovh-eu';```
|
||||||
* Documentation: https://eu.api.ovh.com/
|
* Documentation: https://eu.api.ovh.com/
|
||||||
* Community support: api-subscribe@ml.ovh.net
|
* Community support: api-subscribe@ml.ovh.net
|
||||||
* Console: https://eu.api.ovh.com/console
|
* Console: https://eu.api.ovh.com/console
|
||||||
@ -211,7 +211,7 @@ Supported APIs
|
|||||||
|
|
||||||
## OVH North America
|
## OVH North America
|
||||||
|
|
||||||
* $endpoint = 'ovh-ca';
|
* ```$endpoint = 'ovh-ca';```
|
||||||
* Documentation: https://ca.api.ovh.com/
|
* Documentation: https://ca.api.ovh.com/
|
||||||
* Community support: api-subscribe@ml.ovh.net
|
* Community support: api-subscribe@ml.ovh.net
|
||||||
* Console: https://ca.api.ovh.com/console
|
* Console: https://ca.api.ovh.com/console
|
||||||
@ -220,7 +220,7 @@ Supported APIs
|
|||||||
|
|
||||||
## So you Start Europe
|
## So you Start Europe
|
||||||
|
|
||||||
* $endpoint = 'soyoustart-eu';
|
* ```$endpoint = 'soyoustart-eu';```
|
||||||
* Documentation: https://eu.api.soyoustart.com/
|
* Documentation: https://eu.api.soyoustart.com/
|
||||||
* Community support: api-subscribe@ml.ovh.net
|
* Community support: api-subscribe@ml.ovh.net
|
||||||
* Console: https://eu.api.soyoustart.com/console/
|
* Console: https://eu.api.soyoustart.com/console/
|
||||||
@ -229,7 +229,7 @@ Supported APIs
|
|||||||
|
|
||||||
## So you Start North America
|
## So you Start North America
|
||||||
|
|
||||||
* $endpoint = 'soyoustart-ca';
|
* ```$endpoint = 'soyoustart-ca';```
|
||||||
* Documentation: https://ca.api.soyoustart.com/
|
* Documentation: https://ca.api.soyoustart.com/
|
||||||
* Community support: api-subscribe@ml.ovh.net
|
* Community support: api-subscribe@ml.ovh.net
|
||||||
* Console: https://ca.api.soyoustart.com/console/
|
* Console: https://ca.api.soyoustart.com/console/
|
||||||
@ -238,7 +238,7 @@ Supported APIs
|
|||||||
|
|
||||||
## Kimsufi Europe
|
## Kimsufi Europe
|
||||||
|
|
||||||
* $endpoint = 'kimsufi-eu';
|
* ```$endpoint = 'kimsufi-eu';```
|
||||||
* Documentation: https://eu.api.kimsufi.com/
|
* Documentation: https://eu.api.kimsufi.com/
|
||||||
* Community support: api-subscribe@ml.ovh.net
|
* Community support: api-subscribe@ml.ovh.net
|
||||||
* Console: https://eu.api.kimsufi.com/console/
|
* Console: https://eu.api.kimsufi.com/console/
|
||||||
@ -247,7 +247,7 @@ Supported APIs
|
|||||||
|
|
||||||
## Kimsufi North America
|
## Kimsufi North America
|
||||||
|
|
||||||
* $endpoint = 'kimsufi-ca';
|
* ```$endpoint = 'kimsufi-ca';```
|
||||||
* Documentation: https://ca.api.kimsufi.com/
|
* Documentation: https://ca.api.kimsufi.com/
|
||||||
* Community support: api-subscribe@ml.ovh.net
|
* Community support: api-subscribe@ml.ovh.net
|
||||||
* Console: https://ca.api.kimsufi.com/console/
|
* Console: https://ca.api.kimsufi.com/console/
|
||||||
@ -256,7 +256,7 @@ Supported APIs
|
|||||||
|
|
||||||
## Runabove
|
## Runabove
|
||||||
|
|
||||||
* $endpoint = 'runabove-ca';
|
* ```$endpoint = 'runabove-ca';```
|
||||||
* Documentation: https://community.runabove.com/kb/en/instances/how-to-use-runabove-api.html
|
* Documentation: https://community.runabove.com/kb/en/instances/how-to-use-runabove-api.html
|
||||||
* Community support: https://community.runabove.com
|
* Community support: https://community.runabove.com
|
||||||
* Console: https://api.runabove.com/console/
|
* Console: https://api.runabove.com/console/
|
||||||
|
Loading…
Reference in New Issue
Block a user