Skip to content

Commit

Permalink
Change docs URL to new site
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswarren committed Feb 27, 2018
1 parent e2604c4 commit a945431
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -53,7 +53,7 @@ For more details on v2 of the Zencoder API visit
<http://blog.zencoder.com/2012/01/05/announcing-zencoder-api-v2/>

For more details on the Zencoder API requirements visit
<http://app.zencoder.com/docs/api>
<https://support.brightcove.com/zencoder>

To start working with the library, create a new instance of the Services_Zencoder class, passing
your API Key as the 1st parameter.
Expand Down Expand Up @@ -82,8 +82,8 @@ and it will return any errors received from the Zencoder API.
ENCODING JOB
------------

The ZencoderJob object creates an encoding job using [cURL](http://zencoder.com/docs/glossary/curl/)
to send [JSON](http://zencoder.com/docs/glossary/json/) formatted parameters to Zencoder's encoding API.
The ZencoderJob object creates an encoding job using cURL
to send JSON formatted parameters to Zencoder's encoding API.

### Step 1

Expand Down

0 comments on commit a945431

Please sign in to comment.