Skip to content

Commit

Permalink
chore(README): update documentation urls
Browse files Browse the repository at this point in the history
  • Loading branch information
krzaczek committed Sep 21, 2022
1 parent 30d0721 commit 3a05a4a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PHP bindings for the Customer.io API.

[API Documentation](https://customer.io/docs/api/)
[API Documentation](https://www.customer.io/docs/api/)

[![Actions Status](https://github.com/printu/customerio/workflows/PHP%20Composer/badge.svg?branch=master)](https://github.com/printu/customerio/actions)
[![Code Climate](https://codeclimate.com/github/printu/customerio/badges/gpa.svg)](https://codeclimate.com/github/printu/customerio)
Expand All @@ -20,10 +20,6 @@ Behavioral Tracking API is used to identify and track customer data with Custome
https://api.customer.io/v1/api/ \
API allows you to read data from your Customer.io account for use in custom workflows in your backend system or for reporting purposes.

**API (BETA)**

https://beta-api.customer.io/v1/api/ \
Beta API features should be used with caution, and should be expected to change with little notice. Please refer to [this](https://customer.io/docs/api/#apitrackintroduction) documentation for available endpoints.
## Installation

The API client can be installed via [Composer](https://github.com/composer/composer).
Expand Down

0 comments on commit 3a05a4a

Please sign in to comment.